Skip to content

Template for native desktop applications using Vuido and webpack.

Notifications You must be signed in to change notification settings

fredski02/vuido-webpack-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 

Repository files navigation

vuido-webpack-template

Template for native desktop applications using Vuido and webpack.

Usage

This is a project template for vue-cli.

$ npm install -g vue-cli
$ vue init mimecorg/vuido-webpack-template my-project
$ cd my-project
$ npm install
$ npm run build
$ npm start

Documentation

For detailed explanation on how things work, consult the Vuido documentation.

Fork It And Make Your Own

You can fork this repo to create your own boilerplate, and use it with vue-cli:

vue init username/repo my-project

About

Template for native desktop applications using Vuido and webpack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 82.5%
  • Vue 17.5%