dependabot[bot] 01bd7ee99f
Bump postcss from 8.2.9 to 8.2.15
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.9 to 8.2.15.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.9...8.2.15)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 10:20:27 +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
vue3 + vite + nut ui + sass + viewport 适配方案 +axios 封装
Readme 12 MiB
Languages
TypeScript 43.1%
CSS 23.2%
Vue 22.1%
JavaScript 8.6%
HTML 2.6%
Other 0.4%