/docs.npmjs.com

The place where all the docs will live one day.

Primary LanguageCSS

Development

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

Deployment

export NODE_ENV=production