/ngWaitstaffCalc

Basic calculator to help waitstaff track their tips throughout their shift

Primary LanguageHTML

ngWaitstaffCalc

Setup

  1. Clone repository on your local machine
  2. Run npm install to install all dependencies
  3. Open index.html to see the app up and running
  4. The app currently only looks at the dist/style.css file which is generated by Gulp from the style.css on the root directory

Running the Demo

  1. Visit the demo here
  2. Clone repository on your local machine and open index.html