This is an angular project by Team Euphoria for Training Management System - TMS
- Node js
- Visual Studio code
- Basic Knowledge in Web development
- TMS Web api
> git clone https://github.com/TEAM-EUPHORIA/TMS-Angular.git
> cd TMS-Angular
> code .
> npm install
> npm start
Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.
- default password for all users of the in the sample db is "abcd1234"