Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Cabrera Navarro, Kevin Oswaldo committed Dec 17, 2021
1 parent 041ac0c commit 538b761
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,24 @@

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.1.1.

## Development server
## Requirements
* Node v14.16.0
* Angular cli 13.1.1
* npm package manager

## Installation
* Run `npm i` in root of the project
* See **Development server** below to check how to run the project locally.

## Development server
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.

## 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](https://karma-runner.github.io).

## Design
This is a link of how the site looks like
https://xd.adobe.com/view/3123c436-2cf1-474a-8aec-f00370bb97a9-6470/

0 comments on commit 538b761

Please sign in to comment.