0.1.2 • Published 5 years ago

ivy-library v0.1.2

Weekly downloads
36
License
-
Repository
-
Last release
5 years ago

IlpLibray

This project was generated with Angular CLI version 6.2.3.

构建及打包推送方式

1、 第一次打开项目时,修改package.json,将peerDependencies修改为dependencies之后,执行命令:

npm install

2、 执行成功后,再将dependencies改回peerDependencies之后,执行命令:

npm run packagr
cd dist
npm pack
npm publish

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago