mv-angular-components
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

angular-components

This ionic project hosts the angular-components library and provides a testing application for them.

To build the library and link it locally

npm run link

This will create a dist directory which will be linked with npm

To build the library and publish it on NPM

npm run publish

WARNING: Don't forget to update the version (in package.json) before publishing it

To add the library to a project

npm install mv-ionic-components --save

or

npm link mv-ionic-components

To run the application

ng serve

Build documentation

npm run compodoc

Serve documentation

npm run compodoc-serve

documentation will be served on http://localhost:8080

Readme

Keywords

Package Sidebar

Install

npm i mv-angular-components

Weekly Downloads

0

Version

1.0.4

License

MIT

Unpacked Size

2.4 MB

Total Files

18

Last publish

Collaborators

  • moventes