#Bus Finder 2.0 This is a complete rebuild of Bus Finder.
This is an exercise to better learn several development tools and processes that are new to me. Hopefully the standard of code will be cleaner, leaner and more modular—reflecting greater understanding.
- SASS
- Gulp
- JSPM/SystemJS
- Babel
- React
- ES6
To run this app locally, first clone the repo:
$ git clone [email protected]:mathewhawley/bus-finder-v2.git
Then run:
$ npm install
$ jspm install
$ gulp