Skip to content

midhunadarvin/angular-spa-starter

Repository files navigation

angular-spa-starter

This Project is generated with Angular CLI.

This project uses the

Other tools and technologies used:

Prerequisites

  1. Install Node.js
  2. Install Angular CLI: npm i -g @angular/cli
  3. From project root folder install all the dependencies: npm i

Run

Development mode

npm start: Start the Angular build process

A window will automatically open at localhost:4200. Angular and Express files are being watched. Any change automatically creates a new bundle, restart Express server and reload your browser.

Please open an issue if

  • you have any suggestion to improve this project
  • you noticed any problem or error
  • you have a question

To do

  • Write unit tests

Running unit tests

Run ng test to execute the unit tests via Karma.

Author

Releases

No releases published

Packages

No packages published