Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

stackfing/vuexlearn

Open more actions menu

Repository files navigation

效果图 效果图

准备

开始之前您需要有 vue 基础,以及安装好 vue-cli

开始

新建 vue 项目:vue init webpack vuexlearn 记住安装的时候需要选择 vue-router

进入 vuexlearn 目录之后安装 vuex: 这里使用 npm 安装 npm install vuex --save 您也可以使用其他方式安装,具体请参考 vuex 官方文档。

在安装好 vuex 之后,您就可以使用 npm run dev 命令运行您的 web 应用了。

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

About

vuex demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.