Skip to content

我的第一个vue项目,使用vue框架,以及vue-router构建单页面应用。 项目采用vuex处理各组件间的通讯,axios处理请求,使用mint-ui、MUI组件库中部分功能进行快速开发,通过vue-cli 快速搭建开发环境。

Notifications You must be signed in to change notification settings

jiang-jt/vue_project

Repository files navigation

my-project

A Vue.js project

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

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

我的第一个vue项目,使用vue框架,以及vue-router构建单页面应用。 项目采用vuex处理各组件间的通讯,axios处理请求,使用mint-ui、MUI组件库中部分功能进行快速开发,通过vue-cli 快速搭建开发环境。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages