Skip to content

tatiana-hannig-roberts/byu-oit-coding-challenge

Repository files navigation

Byu-coding-challenge

This application needs git and node.js installed in order to run. Additionally the project needs packaged modules installed and the angular cli in order to run. Steps are as follows:

Download and install git

https://gitforwindows.org/

Download and install node.js

https://nodejs.org/en/download/

At the project root open git bash

To install package modules run

npm install

To install angular cli run

npm install -g @angular/cli

To serve the project on localhost:4200 run

ng serve

The code used to complete this challenge is located in the src/app folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published