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
- Host: GitHub
- URL: https://github.com/salazarr-js/nd-frontend-test
- Owner: salazarr-js
- Created: 2019-04-02T17:34:42.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-10-31T03:50:27.000Z (8 months ago)
- Last Synced: 2025-10-31T05:34:56.639Z (8 months ago)
- Topics: angular, angular7
- Language: TypeScript
- Homepage: https://nd-frontend-test.netlify.app/
- Size: 587 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 💻 Norte Digital - `Front End` test
Front End technical test for [Norte Digital](https://norte.digital/)
| Home | Page |
|------|------|
|  |  |
## 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.