build(nuxt): initialize project

This commit is contained in:
Julien
2018-09-09 16:50:38 +02:00
parent 6cff114b04
commit 3bf11da252
19 changed files with 10692 additions and 1 deletions

14
.gitignore vendored Normal file
View File

@@ -0,0 +1,14 @@
# System
.DS_Store
# Dependencies
node_modules
# Logs
npm-debug.log
# Nuxt build
.nuxt
# Nuxt generate
dist