@teamix/material
v1.0.49
Published
## Getting Started
Downloads
39
Readme
teamix-material
Getting Started
Install dependencies,
$ npm i
Start the dev server,
$ npm start
Build documentation,
$ npm run docs:build
Run test,
$ npm test
Build library via father
,
$ npm run build