https://github.com/gbox-proxy/gbox-proxy.github.io
GBox document :notebook: website.
https://github.com/gbox-proxy/gbox-proxy.github.io
docusaurus2 gbox gbox-proxy reactjs
Last synced: 8 months ago
JSON representation
GBox document :notebook: website.
- Host: GitHub
- URL: https://github.com/gbox-proxy/gbox-proxy.github.io
- Owner: gbox-proxy
- License: apache-2.0
- Created: 2022-04-17T17:28:08.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-06T15:41:12.000Z (almost 4 years ago)
- Last Synced: 2025-02-25T23:28:51.144Z (about 1 year ago)
- Topics: docusaurus2, gbox, gbox-proxy, reactjs
- Language: CSS
- Homepage:
- Size: 1.31 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README

This website is built using [Docusaurus 2](https://docusaurus.io/), a modern static website generator.
### Installation
```
$ yarn
```
### Local Development
```
$ yarn start
```
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.