SEPTA transit board for me
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Nathan Bergey e6b7a013c3 Test HTTP GET a bus real time data 6 years ago
public Test HTTP GET a bus real time data 6 years ago
src Test HTTP GET a bus real time data 6 years ago
.gitignore 'vue create' 6 years ago
LICENSE Initial commit 6 years ago
README.markdown Remove default boilerplate. 6 years ago
babel.config.js 'vue create' 6 years ago
package-lock.json 'vue create' 6 years ago
package.json Test HTTP GET a bus real time data 6 years ago

README.markdown

My Transit Board

SEPTA transit board for me.

Develop:

$ npm install
$ npm run serve

Build:

$ npm run build