SEPTA transit board for me
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
Nathan Bergey e6b7a013c3 Test HTTP GET a bus real time data 6 anni fa
public Test HTTP GET a bus real time data 6 anni fa
src Test HTTP GET a bus real time data 6 anni fa
.gitignore 'vue create' 6 anni fa
LICENSE Initial commit 6 anni fa
README.markdown Remove default boilerplate. 6 anni fa
babel.config.js 'vue create' 6 anni fa
package-lock.json 'vue create' 6 anni fa
package.json Test HTTP GET a bus real time data 6 anni fa

README.markdown

My Transit Board

SEPTA transit board for me.

Develop:

$ npm install
$ npm run serve

Build:

$ npm run build