Skip to content
This repository has been archived by the owner on Dec 12, 2018. It is now read-only.
/ new-docs Public archive

a newly refactored version of the npm docs site into gitbook guides

License

Notifications You must be signed in to change notification settings

npm/new-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm new-docs

a manifest for the npm guides

up and running

  1. fork and clone this project
  2. cd new-docs/
  3. npm install
  4. npm run build
  5. npm start

scripts

  • npm start: starts a server using live-server
  • npm run build: builds styles and scripts (see below)
  • npm run build:styles: uses @npmcorp/dr-frankenstyle to build public/styles/components.css
  • npm run build:scripts: uses browserify to build public/scripts/bundle.js

About

a newly refactored version of the npm docs site into gitbook guides

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published