https://github.com/qinshenxue/mind
基于vue开发的思维导图
https://github.com/qinshenxue/mind
Last synced: 3 months ago
JSON representation
基于vue开发的思维导图
- Host: GitHub
- URL: https://github.com/qinshenxue/mind
- Owner: qinshenxue
- Created: 2020-04-22T01:20:41.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T04:01:28.000Z (over 2 years ago)
- Last Synced: 2025-01-11T20:32:53.425Z (5 months ago)
- Language: Vue
- Homepage:
- Size: 2.94 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mind
## Demo
[https://qinshenxue.github.io/mind/dist/index.html](https://qinshenxue.github.io/mind/dist/index.html)
## 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/).