This is a test site to learn angular and other components.
whats used
- bootstrap
This project was setup using angular-cli.
This tutorial will be helpful
Install node
brew install node
In the folder that the code was cloned into
npm install
To start the server
npm start
If you dont have home brew installed checkout homebrew.