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