Go to file
dependabot[bot] d613b662b4
Bump minimatch from 3.0.4 to 3.1.2
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 14:11:49 +00:00
public 修复重新加载bootstrap.js导致下拉菜单失效;修复#11 2023-03-15 22:05:28 +08:00
src 修复重新加载bootstrap.js导致下拉菜单失效;修复#11 2023-03-15 22:05:28 +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 minimatch from 3.0.4 to 3.1.2 2023-03-15 14:11:49 +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 minimatch from 3.0.4 to 3.1.2 2023-03-15 14:11:49 +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