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 vuotta sitten
public Test HTTP GET a bus real time data 6 vuotta sitten
src Test HTTP GET a bus real time data 6 vuotta sitten
.gitignore 'vue create' 6 vuotta sitten
LICENSE Initial commit 6 vuotta sitten
README.markdown Remove default boilerplate. 6 vuotta sitten
babel.config.js 'vue create' 6 vuotta sitten
package-lock.json 'vue create' 6 vuotta sitten
package.json Test HTTP GET a bus real time data 6 vuotta sitten

README.markdown

My Transit Board

SEPTA transit board for me.

Develop:

$ npm install
$ npm run serve

Build:

$ npm run build