Skip to content

🚀 Template to build production ready vue applications

Notifications You must be signed in to change notification settings

haxzie/vue-production-boilerplate

Repository files navigation

VUE Production boilerplate 📦

Build production ready vue applications with standard structure.

What does this project contain?

  • Integrated with Vuex store and Vue-Router. 📦
  • Modular store management with auto import. ⚙️
  • Boilerplates for auto reset store.:stopwatch:
  • SASS styling setup with global styling. 🔮
  • SCSS boilerplates and directory structure. 🗂️
  • Boilerplates for responsive styling. 📱
  • Included GoogleFonts + Typography styling 📝
  • Included MaterialIcons + Icon styling 🎈
  • Included global theme management 🎨
  • Well structured components directory 🗃️

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

🚀 Template to build production ready vue applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published