File tree Expand file tree Collapse file tree 1 file changed +13
-3
lines changed Expand file tree Collapse file tree 1 file changed +13
-3
lines changed Original file line number Diff line number Diff line change 22
33This project was generated with [ Angular CLI] ( https://github.com/angular/angular-cli ) version 13.1.1.
44
5- ## Development server
5+ ## Requirements
6+ * Node v14.16.0
7+ * Angular cli 13.1.1
8+ * npm package manager
9+
10+ ## Installation
11+ * Run ` npm i ` in root of the project
12+ * See ** Development server** below to check how to run the project locally.
613
14+ ## Development server
715Run ` ng serve ` for a dev server. Navigate to ` http://localhost:4200/ ` . The app will automatically reload if you change any of the source files.
816
917## Build
10-
1118Run ` ng build ` to build the project. The build artifacts will be stored in the ` dist/ ` directory.
1219
1320## Running unit tests
14-
1521Run ` ng test ` to execute the unit tests via [ Karma] ( https://karma-runner.github.io ) .
22+
23+ ## Design
24+ This is a link of how the site looks like
25+ https://xd.adobe.com/view/3123c436-2cf1-474a-8aec-f00370bb97a9-6470/
You can’t perform that action at this time.
0 commit comments