A chess web application by Team Lavender Snake.
LIVE - Production
LIVE - Preview
-
Clone the repository
-
Install dependencies
npm install
-
Please check
#lavender-forumin Discord to download the .env file needed to run locally. -
Run development server
npm run dev
- Clone the repository
- Create a new branch
- Publish branch and create a pull request
- Merge pull request to
develop - If you think it your code is ready for production, create a pull request from
developtomain
Please do not directly push to main