@squidit/css-docs
v1.0.0
Published
--- name: Documentation route: /documentation ---
Downloads
1
Readme
name: Documentation route: /documentation
Documentation
Install
Navigate to
src/docs
Run
npm install docz -g
Run
npm install
Development
Run npm run dev
Build
Run
npm run build
Run
npm run serve
to see final build (optinal)
Deploy on GitHub Pages
The project is configured to generate a documentation build file for all commits generated. So as soon as the commit is plunged into the master the deployment is done automatically to GitHub pages
Docz
This documentation is generated with Docz