vue3的pinia测试仓库
Go to file
2022-04-28 11:57:53 +08:00
public feature: 购物车完整demo 2022-04-28 11:57:53 +08:00
src feature: 购物车完整demo 2022-04-28 11:57:53 +08:00
.browserslistrc init 2022-04-27 23:19:56 +08:00
.eslintrc.js init 2022-04-27 23:19:56 +08:00
.gitignore init 2022-04-27 23:19:56 +08:00
babel.config.js init 2022-04-27 23:19:56 +08:00
package.json first commit 2022-04-27 23:23:54 +08:00
README.md init 2022-04-27 23:19:56 +08:00
tsconfig.json init 2022-04-27 23:19:56 +08:00
vue.config.js init 2022-04-27 23:19:56 +08:00
yarn.lock first commit 2022-04-27 23:23:54 +08:00

pinia-example

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.