SEPTA transit board for me
25개 이상의 토픽을 선택하실 수 없습니다. 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 년 전
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