dependabot[bot] daaf6340c1
Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-13 00:55:31 +00:00
2021-04-01 14:32:06 +08:00
2021-04-01 14:32:06 +08:00
2021-04-01 14:32:06 +08:00
2021-04-01 14:32:06 +08:00
2021-04-01 14:32:06 +08:00
2021-04-01 15:25:35 +08:00
2021-04-01 14:32:06 +08:00

Vue3-Tutorial

A Tutorial for Vue 3.

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

Online demo

https://allan2coder.github.io/VUE3-Tutorial/

Other SPA

License

MIT

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