Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cloudjumbo
/
sf-aba
like
0
Running
App
Files
Files
Community
main
sf-aba
/
main.js
cloudjumbo
Add 6 files
b41999b
verified
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
72 Bytes
const
app =
new
Vue
({
el
:
'#app'
,
components
: {
EventList
,
},
});