Skip to content

Commit 538b761

Browse files
author
Cabrera Navarro, Kevin Oswaldo
committed
Update readme
1 parent 041ac0c commit 538b761

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

README.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,24 @@
22

33
This 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
715
Run `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-
1118
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.
1219

1320
## Running unit tests
14-
1521
Run `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/

0 commit comments

Comments
 (0)