https://github.com/sudo-self/vue3
Static page Template
https://github.com/sudo-self/vue3
Last synced: 3 months ago
JSON representation
Static page Template
- Host: GitHub
- URL: https://github.com/sudo-self/vue3
- Owner: sudo-self
- Created: 2023-07-23T05:10:35.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-15T18:01:01.000Z (over 2 years ago)
- Last Synced: 2025-03-18T08:21:26.575Z (about 1 year ago)
- Language: Vue
- Homepage:
- Size: 48.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vue 3 in Vite
```s
$ git clone https://github.com/sudo-self/vue3.git
$ cd vue3
$ npm install
$ npm run build
$ npm run dev
```
### dev server: http://localhost:5173/
