https://github.com/lunarianss/vue3_ts_admin
vue3 + TypeScript 后台管理项目 ⚡️
https://github.com/lunarianss/vue3_ts_admin
vue vuejs
Last synced: 2 months ago
JSON representation
vue3 + TypeScript 后台管理项目 ⚡️
- Host: GitHub
- URL: https://github.com/lunarianss/vue3_ts_admin
- Owner: lunarianss
- Created: 2021-12-06T09:52:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-06T10:04:12.000Z (over 3 years ago)
- Last Synced: 2025-01-29T00:53:12.985Z (4 months ago)
- Topics: vue, vuejs
- Language: Vue
- Homepage:
- Size: 7.56 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue3_ts_admin
## Project setup
npm install
### Compiles and hot-reloads for development
npm run serve
### Compiles and minifies for production
npm run build
### Lints and fixes files
npm run lint
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).