This website works better with JavaScript.
Home
Explore
Help
Sign In
bubblev
/
bubble-web
Watch
8
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
The Bubble web UI in VueJS
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.
247
Commits
3
Branches
14 MiB
Tree:
10b3dfe9fd
feature/upgrade_jar
fixed-missing-name
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '10b3dfe9fd'
${ noResults }
bubble-web
/
.babelrc
.babelrc
51 B
Raw
Normal View
History
add .babelrc
5 years ago
1
2
3
4
5
6
{
"presets": [
"env",
"stage-3"
]
}