bit-docs-html-canjs
v3.0.0
Published
The plugins to produce the CanJS site
Keywords
Readme
bit-docs-html-canjs
Initial install:
npm installGenerate example site:
npm startStart a simple server:
http-serverSite will be available at http://127.0.0.1:8080/
Change Styles
npm run stylesUse 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
