mathewhawley / bus-finder-v2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#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.

Tech

  • SASS
  • Gulp
  • JSPM/SystemJS
  • Babel
  • React
  • ES6

Setup

To run this app locally, first clone the repo:

$ git clone git@github.com:mathewhawley/bus-finder-v2.git

Then run:

$ npm install
$ jspm install
$ gulp

About


Languages

Language:JavaScript 76.2%Language:CSS 22.6%Language:HTML 1.3%