Skip to content

zyw271828/blockade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jun 17, 2024
6035514 · Jun 17, 2024
Jun 10, 2022
Jun 10, 2022
May 28, 2021
May 22, 2023
Feb 2, 2022
May 24, 2021
Jun 10, 2022
Jun 10, 2022
Sep 6, 2022
Jun 21, 2022
May 24, 2021
Jun 17, 2024
Apr 23, 2024
Oct 14, 2021
Jun 21, 2022
Jul 14, 2021
Jun 10, 2022
Jul 14, 2021

Repository files navigation

Blockade

logo

Development server

Run npm run mock:server and ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

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

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

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.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.