HHSLinkSLink/HSLink-front
dependabot[bot] 9235c2433a
Bump marked from 0.8.2 to 4.0.10 in /HSLink-front
Bumps [marked](https://github.com/markedjs/marked) from 0.8.2 to 4.0.10.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v0.8.2...v4.0.10)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-15 02:19:11 +00:00
..
build '' 2020-04-10 18:07:07 +08:00
config '20200507' 2020-05-07 14:31:26 +08:00
src 2021/01/06 2021-01-06 17:55:16 +08:00
static '20200401' 2020-04-01 15:10:56 +08:00
.babelrc '20200401' 2020-04-01 15:10:56 +08:00
.editorconfig '20200401' 2020-04-01 15:10:56 +08:00
.gitignore '20200401' 2020-04-01 15:10:56 +08:00
.postcssrc.js '20200401' 2020-04-01 15:10:56 +08:00
index.html '' 2020-04-10 18:07:07 +08:00
package-lock.json Bump marked from 0.8.2 to 4.0.10 in /HSLink-front 2022-01-15 02:19:11 +00:00
package.json Bump marked from 0.8.2 to 4.0.10 in /HSLink-front 2022-01-15 02:19:11 +00:00
README.md '20200401' 2020-04-01 15:10:56 +08:00

hslink

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.