Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 667 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 667 Bytes

2Secure

This project was generated with Angular CLI version 17.3.3.

Purpose

2-Secure is meant to be a very secure platform (annoyingly so).

Project Setup

  1. Clone this repository
  2. Run npm i
  3. Enjoy

Development server

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.

Build

Run npm run build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run npm run test to execute the unit tests via Karma.