Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/tugraph-family/tugraph-site
- Owner: TuGraph-family
- Created: 2022-07-12T06:53:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-05T08:55:29.000Z (4 months ago)
- Last Synced: 2024-09-07T08:38:18.679Z (4 months ago)
- Topics: tugraph, website
- Language: TypeScript
- Homepage: https://www.tugraph.org/
- Size: 675 KB
- Stars: 16
- Watchers: 4
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```