Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sivagao/tour_tidb
temp repo for wasm tidb
https://github.com/sivagao/tour_tidb
Last synced: 4 days ago
JSON representation
temp repo for wasm tidb
- Host: GitHub
- URL: https://github.com/sivagao/tour_tidb
- Owner: sivagao
- Created: 2019-11-04T09:38:05.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T00:10:04.000Z (almost 2 years ago)
- Last Synced: 2024-10-31T09:02:40.299Z (about 2 months ago)
- Language: JavaScript
- Size: 518 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tour_tidb
## 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/).