Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tugraph-family/tugraph-site

Website for TuGraph-db.
https://github.com/tugraph-family/tugraph-site

tugraph website

Last synced: 30 days ago
JSON representation

Website for TuGraph-db.

Awesome Lists containing this project

README

        

# Tugraph Homesite

## Node version

`v16.16.0`

## Getting Started

Install dependencies:

```bash
$ yarn
```

Start the dev server:

```bash
$ yarn start
```

Develop:

host config for the doc page

``` base
127.0.0.1 www.tugraph.org
```