You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
744a37bba6 | 5 years ago | |
---|---|---|
public | 5 years ago | |
src | 5 years ago | |
.browserslistrc | 5 years ago | |
.editorconfig | 5 years ago | |
.env.development | 5 years ago | |
.env.production | 5 years ago | |
.eslintignore | 5 years ago | |
.eslintrc.js | 5 years ago | |
.gitignore | 5 years ago | |
LICENSE | 5 years ago | |
README.md | 5 years ago | |
babel.config.js | 5 years ago | |
package.json | 5 years ago | |
postcss.config.js | 5 years ago | |
vue.config.js | 5 years ago |
README.md
手把手教你搭建vue小商城
介绍
使用vue的技术栈来开发一个商场小项目。
使用
$ git clone git@github.com:Ewall1106/mall.git
$ npm/yarn install
$ npm run serve