You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# National Studies on Air Pollution and Health Software
2
+
3
+
This repo builds the NSAPH Software website, which is a collection of open-source packages to carry out **N**ational **S**tudies on **A**ir **P**ollution and **H**ealth.
4
+
5
+
To contribute to the website, please run the following:
Importantly, the make command will build the website and also go through the process of copying the build files to the `docs` directory, which is where GitHub Pages will serve the content from.
22
+
23
+
To preview the website locally, you can simply open the file `docs/index.html` in your web browser once the `make` command has completed.
0 commit comments