Skip to content

joscelyn56/vue-starter-pack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue Webpack Starter Pack

This is a vue webpack started pack for instant development. it comes preloaded with babel, eslint and gulp setups, just run the commands below and get into development right away.

Technologies

  1. Nodejs
  2. Vue 2
  3. Vue Router
  4. Vuex 3

Setup

Install all dependencies
npm install

Development

Uses hot reload to watch for file changes
npm run dev

Build

Compile vue files in to app.js for deployment
npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors