Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tjcchen/vue-ts-test-extend
a test repo
https://github.com/tjcchen/vue-ts-test-extend
Last synced: about 22 hours ago
JSON representation
a test repo
- Host: GitHub
- URL: https://github.com/tjcchen/vue-ts-test-extend
- Owner: tjcchen
- License: mit
- Created: 2021-11-18T00:41:54.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-21T14:09:08.000Z (about 3 years ago)
- Last Synced: 2025-02-07T02:03:11.314Z (1 day ago)
- Language: Vue
- Size: 132 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vue-ts-test-extend
## 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/).### License
MIT