GitHub - flowke/docs.npmjs.com: The place where all the docs will live one day. · GitHub
Skip to content

flowke/docs.npmjs.com

 
 

Repository files navigation

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

About

The place where all the docs will live one day.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • HTML 51.4%
  • CSS 48.6%