/Assignment

Angular Assignment

Primary LanguageTypeScript

AscertiaAssignment

This project was generated with Angular CLI version 8.1.1.

How to run Application

Just need to clone project and run npm i and also go into backend diractory and run npm i After installation npm packeges inside backend diractory run node index.js and inside Assignment diractory run ng serve --o

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

How to make build to deployee on apache tomcat

Run ng build --base-href /assignment/

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.