SEPTA transit board for me
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
Nathan Bergey e6b7a013c3 Test HTTP GET a bus real time data 6 yıl önce
public Test HTTP GET a bus real time data 6 yıl önce
src Test HTTP GET a bus real time data 6 yıl önce
.gitignore 'vue create' 6 yıl önce
LICENSE Initial commit 6 yıl önce
README.markdown Remove default boilerplate. 6 yıl önce
babel.config.js 'vue create' 6 yıl önce
package-lock.json 'vue create' 6 yıl önce
package.json Test HTTP GET a bus real time data 6 yıl önce

README.markdown

My Transit Board

SEPTA transit board for me.

Develop:

$ npm install
$ npm run serve

Build:

$ npm run build