ilp-library
TypeScript icon, indicating that this package has built-in type declarations

0.7.11-2021-newyear • Public • Published

IlpLibray

This project was generated with Angular CLI version 6.2.3.

构建及打包推送方式

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

npm install

2、 推送之前需要先登陆npm

npm login

3、 登陆成功后,再将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.

Dependents (0)

Package Sidebar

Install

npm i ilp-library

Weekly Downloads

11

Version

0.7.11-2021-newyear

License

none

Unpacked Size

1.21 MB

Total Files

99

Last publish

Collaborators

  • lingyi361