Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

A simple scaffolding Vue.js projects based on Vue 2.5.x + Vue-router + Vuex + mint-ui + Webpack 3

Notifications You must be signed in to change notification settings

qingwufong/vue-h5-spa-startkit

Repository files navigation

A simple scaffolding Vue.js Project

Installation

Prerequisites: Node.js (8.x preferred), npm (5.x preferred) and Git terminal.

git clone https://github.com/MGTfang/vue-h5-spa-startkit.git
npm install # execute install command after enter main directory

run & build

npm run dev # run on dev model, access url: http://localhost:8888/
npm run build # build prject, then we can package "index_prod.html" file and "dist" directory together

About

A simple scaffolding Vue.js projects based on Vue 2.5.x + Vue-router + Vuex + mint-ui + Webpack 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published