0.0.3 • Published 5 years ago

ng-custom-component v0.0.3

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

Angular custom-component

Getting Started

To start project, clone this repo and run:

npm install

Then 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.

Devlopment Build

Run ng build or ng build --dev to build the project in development build, the api will be hit to development server. The build artifacts will be stored in the dist/ directory.

Production Build

Run ng build --prod to build the project in production build, the api will be hit to production/live server. The build artifacts will be stored in the dist/ directory.