Skip to content

vitoh/bluVue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

bluVue template

Usage

This is a project template for vue-cli.

$ npm install -g vue-cli
$ vue init vitoh/bluVue my-project
$ cd my-project
$ npm install
$ npm run dev

What's Included

  • npm run dev: build a CLIENT and SERVER bundle and watch for changes in file, the server bundle is use for server side rendering.

  • npm run build: build the client and server bundles.

  • npm run unit: run the unit test.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors