A Tutorial for Vue 3.
- Vue3
- vue-router
- Vite
- setup
- echarts
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.
npm run build
- React.js 🔥 🔥 🔥
MIT