@innotec/materials
v6.6.1
Published
The UI Elements framework of the innotec gmbh
Downloads
26
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 install
CLI Commands
Start Development-mode with webpack:
npm start
Run Tests:
npm run test
Create Package for NPM:
npm run build:packagr
publish updated version at NPM:
npm run publish:dist