This project was generated with Angular CLI version 8.0.2. This was created for IT to keep track of their sneezes throughout the summer.
If you would like to run this on your own machiene, make sure you have git installed and run git clone https://github.com/adamchlebek/IT-Sneeze-Fund
. Once this is cloned, open up the project in Visual Studio code and run npm install
to install all the necessary packages. Afterwards, 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.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.