Setup Backend from here: Chesskhelo Backend
Clone & CD into the directory:
git clone git@github.com:adxy/chesskhelo.in.git
cd chesskhelo.inMake sure you have all the Environment Vars populated in .env file by referencing .env.example.
Install all the packages:
yarnRun the development server:
yarn devOpen http://localhost:{Port you defined in .env file} with your browser to see the result.
Chesskhelo is an open source project and contributions are most welcome!
See CONTRIBUTING.md for ways to get started.


