Skip to content

Instantly share code, notes, and snippets.

@hibuno
Last active January 16, 2018 15:00
Show Gist options
  • Save hibuno/6137a6ad16b4e4d1bbb7a840d211df38 to your computer and use it in GitHub Desktop.
Save hibuno/6137a6ad16b4e4d1bbb7a840d211df38 to your computer and use it in GitHub Desktop.
Directory Structure of Nuxt JS
assets/
components/
layouts/
\- default.vue
|- README.md
middleware/
pages/
\- index.vue
|- README.md
plugins/
static/
store/
.editorconfig
.eslintrc.js
.gitignore
nuxt.config.js
package.json
README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment