This project was generated with Angular CLI version 17.3.3.
2-Secure is meant to be a very secure platform (annoyingly so).
- Clone this repository
- Run
npm i
- Enjoy
Run npm run start
for a dev server. Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.
Run npm run build
to build the project. The build artifacts will be stored in the dist/
directory.
Run npm run test
to execute the unit tests via Karma.