mirror of
https://github.com/xsf0105/vue3-h5-template.git
synced 2025-04-05 19:41:57 +08:00
Bump nanoid from 3.1.23 to 3.3.4
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
- React.js 🔥 🔥 🔥
License
MIT
Languages
Vue
53.8%
TypeScript
37%
CSS
5.6%
SCSS
3.1%
JavaScript
0.3%
Other
0.2%