Skip to content

Biazus/vuejs_boilerplate

 
 

Repository files navigation

Build Status

Vue.js boilerplate

This boilerplate is built on the top of Vue CLI 3.0. This provides an architecture which helps to write a flexible & modular large scale appliction with Vue.js

Description

Below are the series of articles explaining the details of the architecture

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Large scale Vue.js application boilerplate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.9%
  • Vue 20.6%
  • HTML 4.3%
  • CSS 0.2%