Developed using angular-seed
Clone this repository:
git clone https://github.com/PallaviBhoite/angular-training
cd angular-training
npm install
or
yarn
We have preconfigured the project with a simple development web server. The simplest way to start this server is:
npm start
or
yarn start
Now browse to the app at [localhost:8000/index.html
][local-app-url].