mirror of
https://github.com/seigler/vue-hello-world
synced 2025-07-26 23:56:10 +00:00
Initial commit
This commit is contained in:
commit
945123df1f
10 changed files with 4403 additions and 0 deletions
5
.babelrc
Normal file
5
.babelrc
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"presets": [
|
||||
["env", { "modules": false }]
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue