Skip to content

nezhar/ngx-anx-forms

Repository files navigation

ngx anx forms

This package is published on npm

npm install ngx-anx-forms

Documentation is available here

Development

Bundle library

  • cd projects/ngx-anx-forms
  • npm install
  • ng build ngx-anx-forms

Install dependencies and run server

  • npm install
  • ng serve

Navigate to https://localhost:4200/. The app will automatically reload if you change any of the source files.