Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 1.48 KB

File metadata and controls

51 lines (34 loc) · 1.48 KB

PostApp

UI Angular

Default

This project was generated with Angular CLI

  • node version is 14.16.0
  • npm version is 6.14.11

This project was generated with Angular CLI version 13.3.0.

Installation

Install the dependencies and devDependencies and start the server.

cd project
npm install

Development

Run

npm run start

Navigate to

http://localhost:4200/

159218928-49ee8f45-c55d-47bd-b23a-d8b9c8babae9

159218957-2f8d0d02-39b8-4e2c-abaa-591aaf43c86c

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.