Vue JS Docs - v1.0.0
Structure

Folder Structure: You can follow the below folder structure for customize your project and better understanding to Pixigon

  • Landing v1.0.0
    • plugins
    • public
    • src (#Source files used during development.)
      • assets
        • css
        • fonts
        • images
      • components
      • router
      • views
        • All Vue Files
      • App.vue
      • main.js
      • style.css
    • .gitignore
    • index.html
    • package.json
    • postcss.config.mjs
    • README.md
    • vite.config.js
    • yarn.lock