揽件员移动端

sunChengjie 258b89bcc1 首页半完成 vor 11 Monaten
build ffba20c700 first commit vor 1 Jahr
config 5255c1917c fix:axio封装测试登录 vor 11 Monaten
src 258b89bcc1 首页半完成 vor 11 Monaten
static ffba20c700 first commit vor 1 Jahr
test ffba20c700 first commit vor 1 Jahr
.babelrc ffba20c700 first commit vor 1 Jahr
.editorconfig ffba20c700 first commit vor 1 Jahr
.eslintignore ffba20c700 first commit vor 1 Jahr
.eslintrc.js 8ef882b05a axios封装 vor 1 Jahr
.gitignore ffba20c700 first commit vor 1 Jahr
.postcssrc.js ffba20c700 first commit vor 1 Jahr
README.md ffba20c700 first commit vor 1 Jahr
index.html ffba20c700 first commit vor 1 Jahr
package-lock.json ffba20c700 first commit vor 1 Jahr
package.json 5255c1917c fix:axio封装测试登录 vor 11 Monaten
project.config.json ffba20c700 first commit vor 1 Jahr
project.private.config.json ffba20c700 first commit vor 1 Jahr
yarn.lock 5255c1917c fix:axio封装测试登录 vor 11 Monaten

README.md

vuelist

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

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

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