c-h-russell-walker / bike-maps

POC SPA for bike map data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bike-maps

This project is generated with yo angular generator version 0.15.1.

Libraries being used:

Build & development

Run grunt for building and grunt serve for preview.

Explicit installation instructions:

  • First, clone the repo
  • cd into the newly created directory: cd bike-maps
  • run npm install ...wait
  • run bower install ...wait
  • confirm tests run: grunt test
  • spin up local server: grunt serve

Testing

Running grunt test will run the unit tests with karma.

TODOs

  • Add documentation for explicit prerequisites (like npm, etc.)
  • Add/update any more instructions on installation/development of app
  • Audit/update/cleanup dependencies
  • Decide if some of what is in repo should be removed (or even some deps should be included)
  • Address some list item TODOs in html of 'ride' page

About

POC SPA for bike map data


Languages

Language:JavaScript 74.4%Language:HTML 20.9%Language:CSS 4.7%