SEPTA transit board for me
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Nathan Bergey 9fe0db8cd3 Remove default boilerplate. 6 years ago
public Remove default boilerplate. 6 years ago
src Remove default boilerplate. 6 years ago
.gitignore 'vue create' 6 years ago
LICENSE Initial commit 6 years ago
README.markdown Remove default boilerplate. 6 years ago
babel.config.js 'vue create' 6 years ago
package-lock.json 'vue create' 6 years ago
package.json 'vue create' 6 years ago

README.markdown

My Transit Board

SEPTA transit board for me.

Develop:

$ npm install
$ npm run serve

Build:

$ npm run build