dependabot[bot] bb55e8e922
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 14:36:36 +00:00
2021-04-01 14:32:06 +08:00
2022-01-26 10:36:13 +08:00
2021-04-01 14:32:06 +08:00
2021-04-01 14:32:06 +08:00
2021-09-13 10:47:15 +08:00
2022-01-21 11:58:16 +08:00
2022-01-21 12:03:24 +08:00
2022-01-21 11:58:16 +08:00

Vue3-Tutorial

A Tutorial for Vue 3.

  • Vue3
  • vue-router
  • Vite
  • setup
  • echarts

How to use

You should clone the repo and install the dependencies, and then npm start.That is all.

$ git clone https://github.com/allan2coder/VUE3-Tutorial.git
$ cd VUE3-Tutorial
$ npm install

Then launch the project app.

$ npm run dev

You should see a new browser tap opening and a page of 'index.html' in http://localhost:3000.

How to build the static files

npm run build

Other SPA

License

MIT

Description
My starter template for Vue3, with vite, quark design, sass(含viewport 适配方案, axios 封装)
Readme 12 MiB
Languages
Vue 53.8%
TypeScript 37%
CSS 5.6%
SCSS 3.1%
JavaScript 0.3%
Other 0.2%