This website works better with JavaScript.
Home
Explore
Help
Sign In
natronics
/
transit-board
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Activity
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.
4
Commits
1
Branch
0
Tags
304 KiB
Tree:
d6799098e0
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'd6799098e0'
${ noResults }
transit-board
/
babel.config.js
4 lines
52 B
Raw
Normal View
History
'vue create'
7 years ago
module
.
exports
=
{
presets
:
[
'@vue/app'
]
}