npm.io
6.6.1 • Published 3 years ago

@innotec/materials

Licence
Version
6.6.1
Deps
35
Size
5.3 MB
Vulns
22
Weekly
0
DeprecatedThis package is deprecated

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