@innotec/materials
v6.6.1
Published
The UI Elements framework of the innotec gmbh
Keywords
Readme
Innotec Materials
Innotec Materials is an UI framework who's desgined for all products of Innotec GmbH. Innotec Materials is based on Angular 2 an bootstrap.
Getting started
Install all dependencies:
npm installCLI Commands
Start Development-mode with webpack:
npm startRun Tests:
npm run testCreate Package for NPM:
npm run build:packagrpublish updated version at NPM:
npm run publish:dist