https://github.com/caomeiyouren/uni-template
uni + ts + scss 项目模板
https://github.com/caomeiyouren/uni-template
Last synced: 6 months ago
JSON representation
uni + ts + scss 项目模板
- Host: GitHub
- URL: https://github.com/caomeiyouren/uni-template
- Owner: CaoMeiYouRen
- License: mit
- Created: 2020-07-10T05:09:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T11:54:07.000Z (12 months ago)
- Last Synced: 2024-10-29T13:29:26.563Z (12 months ago)
- Language: JavaScript
- Homepage:
- Size: 4.49 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# uni-template
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).