Live DEMO here!
npm install
- install dependenciesng serve
(by default port is 4200, if it's busy then use--port=<your_port>
option
npm install
- install dependenciesng build
orng build --prod
for production build
Live DEMO here!
npm install
- install dependenciesng serve
(by default port is 4200, if it's busy then use --port=<your_port>
optionnpm install
- install dependenciesng build
or ng build --prod
for production build