Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tohsaka888/knowledge-map
next.js width d3.js create knowledge-map
https://github.com/tohsaka888/knowledge-map
d3 knowledge-graph nextjs react
Last synced: 9 days ago
JSON representation
next.js width d3.js create knowledge-map
- Host: GitHub
- URL: https://github.com/tohsaka888/knowledge-map
- Owner: tohsaka888
- License: mit
- Created: 2022-07-15T07:24:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-28T09:59:20.000Z (18 days ago)
- Last Synced: 2024-10-28T13:03:21.080Z (18 days ago)
- Topics: d3, knowledge-graph, nextjs, react
- Language: TypeScript
- Homepage: https://knowledge-map.tohsaka888.asia/
- Size: 467 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
[中文文档](https://github.com/tohsaka888/knowledge-map/blob/main/READNE_zh-CN.md)
## Introduction
this repo help you to create a knowledge map by using next.js.
## Run
with `pnpm`
```bash
pnpm install & pnpm dev
```## Demo
[click me to see the demo](https://knowledge-map.vercel.app/)
## License
MIT