vue-seed

1.0.1 • Public • Published

vue-seed npm version

NPM

The de facto vue-seed repo for building scalable apps with Vue, Vuex, ES6, Webpack 2 and CSS framework Bulma

This repo serves as a minimal seed for those looking to get up-and-running with Vue

This seed is not a Yeoman generator. It's a starter kit. These are its features:

  • Flexible application structure
  • A ready-to-go build system for working with ES6
  • Uses router Vue router
  • Uses state management pattern Vuex
  • Uses modern CSS framework based on Flexbox Bulma
  • Refreshing the browser and rebuilding on file changes
  • Written based on Vue and Vuex documentation

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
 
# run unit tests
npm run unit
 
# run all tests
npm test

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


enjoy — Vue-seed

Readme

Keywords

none

Package Sidebar

Install

npm i vue-seed

Weekly Downloads

3

Version

1.0.1

License

none

Last publish

Collaborators

  • dmitry.dulin