## Getting Started
npm install zot-common
Install dependencies,
``bash$ npm i`
bash$ npm i
Start the dev server,
`bash$ npm start`
bash$ npm start
Build documentation,
`bash$ npm run docs:build`
bash$ npm run docs:build
Build library via father-build,
,
`bash$ npm run build``
bash$ npm run build