choyongjoon / created-vue-app

Added a server and my favorite things from `vuejs-templates/webpack`

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

created-vue-app

A Vue.js boilerplate

Build Setup

Develop

# install dependencies
yarn

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

# develop server
npm run dev-server

Deploy

# depoly with express, socket.io
npm start

Test

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

Features

  • standard
  • yarn.lock
  • ES2015
  • Sass
  • debug
  • express server
  • socket.io

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

About

Added a server and my favorite things from `vuejs-templates/webpack`


Languages

Language:JavaScript 90.2%Language:Vue 6.0%Language:CSS 2.9%Language:HTML 0.8%