mimecorg / vuido-webpack-template

Template for native desktop applications using Vuido and webpack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:JavaScript 82.5%Language:Vue 17.5%