Traffic/traffic-front
dependabot[bot] 563e42c1ab
Bump shelljs from 0.7.8 to 0.8.5 in /traffic-front
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.7.8 to 0.8.5.
- [Release notes](https://github.com/shelljs/shelljs/releases)
- [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/shelljs/shelljs/compare/v0.7.8...v0.8.5)

---
updated-dependencies:
- dependency-name: shelljs
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-15 06:27:46 +00:00
..
build '' 2020-05-25 08:05:38 +08:00
config '' 2020-05-10 11:22:31 +08:00
src '' 2020-05-25 08:05:38 +08:00
static '' 2020-05-10 11:22:31 +08:00
.babelrc '' 2020-05-10 11:22:31 +08:00
.editorconfig '' 2020-05-10 11:22:31 +08:00
.gitignore '' 2020-05-10 11:22:31 +08:00
.postcssrc.js '' 2020-05-10 11:22:31 +08:00
index.html '' 2020-05-25 08:05:38 +08:00
package-lock.json Bump shelljs from 0.7.8 to 0.8.5 in /traffic-front 2022-01-15 06:27:46 +00:00
package.json Bump shelljs from 0.7.8 to 0.8.5 in /traffic-front 2022-01-15 06:27:46 +00:00
README.md '' 2020-05-10 11:22:31 +08:00

traffic

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

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