Skip to content

SmartCity303/FrontEnd

Repository files navigation

demo1

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.

端口号改为8092

引入jQuery和bootstrap

npm install jquery --save-dev

前后端交互ajax 使用axios

npm install --save axios

使用vuex管理状态

npm install --save vuex

About

前端代码

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published