InTechSA / vuejs-toolbox

A Vue.js project with most useful plugins and tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vuejs-starter-kit

A Vue.js project with most useful plugins and tools

See this article for more information

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

Stuff used to make this:

  • Vue-router : The official router for Vue.js
  • Axios : Promise based HTTP client for the browser and node.js
  • Vuelidate : Simple, lightweight model-based validation for Vue.js
  • Vuex : Centralized State Management for Vue.js.
  • Vue-blu : Vue-Blu is an UI component library base on Vuejs and Bulma For developing fast and powerful web application

About

A Vue.js project with most useful plugins and tools


Languages

Language:JavaScript 78.9%Language:Vue 20.2%Language:HTML 0.9%