https://github.com/phphe/vue-cli-typescript-he-tree-test
https://github.com/phphe/vue-cli-typescript-he-tree-test
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/phphe/vue-cli-typescript-he-tree-test
- Owner: phphe
- Created: 2020-02-25T14:01:59.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-07T15:23:31.000Z (over 6 years ago)
- Last Synced: 2025-02-28T07:58:52.411Z (over 1 year ago)
- Language: TypeScript
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-cli-typescript-he-tree-test
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Run your tests
```
npm run test
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).