bit-docs-html-canjs
v3.0.0
Published
The plugins to produce the CanJS site
Downloads
72
Maintainers
Keywords
Readme
bit-docs-html-canjs
Initial install:
npm install
Generate example site:
npm start
Start a simple server:
http-server
Site will be available at http://127.0.0.1:8080/
Change Styles
npm run styles
Use this in main CanJS.
- open package.json, increment the version number.
- commit and push to master.
- run
npm publish
- Open canjs/package.json. Update
"bit-docs-html-canjs"
's version. - In canjs, run
./node_modules/.bin/bit-docs -df