Dashboard for NYX
Find a file
2021-06-21 12:27:03 +08:00
.next Fixed #3 2021-06-21 11:18:30 +08:00
.vscode Dashboard 2021-06-20 19:39:00 +08:00
components Fixed #1 2021-06-21 10:55:49 +08:00
pages Fixed #3 2021-06-21 11:18:30 +08:00
public Dashboard 2021-06-20 19:39:00 +08:00
styles Dashboard 2021-06-20 19:39:00 +08:00
.eslintrc Dashboard 2021-06-20 19:39:00 +08:00
.gitignore actually removed build lol 2021-06-21 11:13:20 +08:00
LICENSE Added license 2021-06-21 12:18:15 +08:00
next.config.js Dashboard 2021-06-20 19:39:00 +08:00
package.json Dashboard 2021-06-20 19:39:00 +08:00
README.md Updated README 2021-06-21 12:27:03 +08:00
yarn.lock Dashboard 2021-06-20 19:39:00 +08:00

Cath.gq

Cath.gq is the dashboard for its parent project, Cath.exe

Run Locally

Clone the project

  git clone https://github.com/night0721/cath.gq.git

Go to the project directory

  cd cath.gq

Install dependencies

  yarn install

Start the server

  npm run dev

License

MIT

Demo

Live

Authors