Clone & CD into the directory:
git clone git@github.com:adxy/chesskhelo.in-be.git
cd chesskhelo.in-beMake sure you have all the Environment Vars populated in .env file by referencing .env.example.
Install all the packages:
npm iRun the development server:
npm run devOpen http://localhost:(Port you defined in .env file) with your browser to see the result.
Chesskhelo is an option source projects and contributions are most welcomed!
See CONTRIBUTING.md for ways to get started.


