To run this thing locally:
npm install
npm start
If you add or rename pages, add them to _data.json so they'll show up in the sidebar.
Open localhost:9000
export NODE_ENV=production
To run this thing locally:
npm install
npm start
If you add or rename pages, add them to _data.json so they'll show up in the sidebar.
Open localhost:9000
export NODE_ENV=production