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

https://github.com/shigma/neo4j-research

Neo4j research
https://github.com/shigma/neo4j-research

Last synced: 2 months ago
JSON representation

Neo4j research

Awesome Lists containing this project

README

        

# neo4j-research

## 本地运行

- import: 运行 import.bat
- filter: 根目录命令行`npm run filter`

## 运行客户端

1. demo 目录下命令行`npm i`(只需一次)
2. 根目录下`npm run demo`或者 demo 目录下`electron .`