Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/2214962083/uni-app-typescript-start
uni-app typescript 起手,scss + color-ui + vuex
https://github.com/2214962083/uni-app-typescript-start
Last synced: 22 days ago
JSON representation
uni-app typescript 起手,scss + color-ui + vuex
- Host: GitHub
- URL: https://github.com/2214962083/uni-app-typescript-start
- Owner: 2214962083
- Created: 2019-12-20T09:51:01.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T17:55:18.000Z (about 2 years ago)
- Last Synced: 2024-11-19T16:29:01.691Z (about 1 month ago)
- Language: CSS
- Size: 4.53 MB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# uni-ts
## 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/).