Go to file
dependabot[bot] 48c2fe1aff
Bump minimist from 1.2.5 to 1.2.8
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-05 15:49:38 +00:00
public fix #4 2022-04-28 00:18:29 +08:00
src fix #4 2022-04-28 00:18:29 +08:00
.gitignore vue-cli init 2020-11-11 22:10:44 +08:00
babel.config.js vue-cli init 2020-11-11 22:10:44 +08:00
LICENSE Vue改 2020-03-16 00:28:52 +08:00
package-lock.json Bump minimist from 1.2.5 to 1.2.8 2023-03-05 15:49:38 +00:00
package.json vue-cli init 2020-11-11 22:10:44 +08:00
README.md vue-cli init 2020-11-11 22:10:44 +08:00
vue.config.js vue-cli init 2020-11-11 22:10:44 +08:00
webpack.config.js vue-cli init 2020-11-11 22:10:44 +08:00
yarn.lock Bump minimist from 1.2.5 to 1.2.8 2023-03-05 15:49:38 +00:00

webstack

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