0.0.2 • Published 6 years ago

form-render-wrapper v0.0.2

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

form3.0 Angular v2+ Wrapper

This project was generated with Angular CLI version 1.6.3.

Build

run npm run packagr to build the project. The build artifacts will be stored in the dist/ directory.

cd 'dist'

run npm pack to create a tarball .tgz file of the dist

run npm publish to publish the code to npm package manager.

Note

run npm login to login to npm throught cmd line.