An open API service indexing awesome lists of open source software.

https://github.com/salazarr-js/nd-frontend-test

💻 Front-end technical test for Norte Digital
https://github.com/salazarr-js/nd-frontend-test

angular angular7

Last synced: about 1 month ago
JSON representation

💻 Front-end technical test for Norte Digital

Awesome Lists containing this project

README

          

# 💻 Norte Digital - `Front End` test

Front End technical test for [Norte Digital](https://norte.digital/)

| Home | Page |
|------|------|
| ![Alt text](/src/assets/images/screenshot-home.png?raw=true "Home page screenshot") | ![Alt text](/src/assets/images/screenshot-sales.png?raw=true "Sales page screenshot") |

## Prerequisites
Before you begin, make sure your development environment includes `Node.js`, an `npm` package manager and the version control system `GIT`.

- [Node.js](https://nodejs.org/es/) version `8.x` or `10.x`
- [GIT](https://git-scm.com/)

## Install Dependencies
Run `npm install` to install all the local project dependencies.

## 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. Use the `--prod` flag for a production build.