form-render-wrapper
v0.0.2
Published
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.6.3.
Downloads
6
Readme
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.