Skip to content
This repository was archived by the owner on May 30, 2021. It is now read-only.

Commit b8ebbd4

Browse files
committed
docs: document build
1 parent 310f77c commit b8ebbd4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,14 @@ To generate timeseries data in `dist/timeseries*.*`, run:
6464
yarn timeseries
6565
```
6666

67+
### Building the website
68+
69+
To build the website and all data into `dist/`:
70+
71+
```
72+
yarn build
73+
```
74+
6775
## Contributing
6876

6977
Contributions for any place in the world are welcome. See the [community-curated list of verified data sources](https://docs.google.com/spreadsheets/d/1T2cSvWvUvurnOuNFj2AMPGLpuR2yVs3-jdd_urfWU4c/edit#gid=0) to find a new datasource to add, and be sure to update the "Scraped?" column when you do.

0 commit comments

Comments
 (0)