An open API service indexing awesome lists of open source software.

https://github.com/qinshenxue/mind

基于vue开发的思维导图
https://github.com/qinshenxue/mind

Last synced: 3 months ago
JSON representation

基于vue开发的思维导图

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/).