SEPTA transit board for me
您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號 ('-') 且最長為 35 個字。
 
 
 
Nathan Bergey e6b7a013c3 Test HTTP GET a bus real time data 6 年前
public Test HTTP GET a bus real time data 6 年前
src Test HTTP GET a bus real time data 6 年前
.gitignore 'vue create' 6 年前
LICENSE Initial commit 6 年前
README.markdown Remove default boilerplate. 6 年前
babel.config.js 'vue create' 6 年前
package-lock.json 'vue create' 6 年前
package.json Test HTTP GET a bus real time data 6 年前

README.markdown

My Transit Board

SEPTA transit board for me.

Develop:

$ npm install
$ npm run serve

Build:

$ npm run build