Skip to content

m1del/Jiating

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jiating

Website for Jiating Lion and Dragon

Getting Started

Prerequisites
  • Node

Frontend

Install dependencies and run the development client.

cd frontend/
npm i
npm run dev

Backend

See README in backend/