https://github.com/wanglin2/hannuota
汉诺塔小游戏
https://github.com/wanglin2/hannuota
Last synced: 6 months ago
JSON representation
汉诺塔小游戏
- Host: GitHub
- URL: https://github.com/wanglin2/hannuota
- Owner: wanglin2
- Created: 2020-10-03T04:07:39.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-03T04:19:13.000Z (over 5 years ago)
- Last Synced: 2025-03-24T21:42:34.962Z (10 months ago)
- Language: Vue
- Homepage: http://lxqnsys.com/hnt/
- Size: 105 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hannuota
## 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/).