Works in any web browser. To run Meal Tracker, in command line run:
$ git clone https://github.com/codybru10/food-tracker-with-angular
$ cd food-tracker-with-angular
$ npm install
$ bower install
$ gulp build
$ gulp serve
A tab will open in your browser and take you to the URL localhost:3000
Contact me Github at codybru10 or cody.brubaker@gmail.com
- Javascript
- Angular 2
- Materialize
This software is licensed under the MIT license.
Copyright (c) 2016 _Cody Brubaker