Navigation Menu

Skip to content

markmatney/norcal-shows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a client-side (MOBILE!!!) web application that provides a useful (search-able, filter-able, more read-able) interface to Steve Koepke's list of Bay Area and Northern California shows. It depends on a companion server application (code here) for the data.

Setup

I have Node v5.8.0 and NPM 3.8.1 installed. Just get the code, then do

cd norcal-shows
npm install
npm start

to run the app on localhost:3000. To change the port, edit app/server.js.

About

AngularJS mobile browser app that consumes and displays data provided by the 'norcal-shows-data' application.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published