🎉 Hello world

This commit is contained in:
2020-07-01 15:29:05 +02:00
commit 2e5d981f1b
30 changed files with 1548 additions and 0 deletions

3
.babelrc Normal file
View File

@@ -0,0 +1,3 @@
{
"presets": ["es2015"]
}