1.0.0 • Published 3 years ago

@squidit/css-docs v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

name: Documentation

route: /documentation

Documentation

Install

  1. Navigate to src/docs

  2. Run npm install docz -g

  3. Run npm install

Development

Run npm run dev

Build

  1. Run npm run build

  2. 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