Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chenxsan/mindmapping
https://github.com/chenxsan/mindmapping
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/chenxsan/mindmapping
- Owner: chenxsan
- Created: 2021-06-16T12:41:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-09T21:28:27.000Z (almost 2 years ago)
- Last Synced: 2023-05-07T10:29:42.289Z (over 1 year ago)
- Language: TypeScript
- Homepage: mindmapping.vercel.app
- Size: 417 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Mindmapping
## How to run
1. Clone this repository with `git`
2. Run `yarn install` or `npm install` under the project root to install dependencies
3. Run `yarn start` or `npm start` to start the devServer