Tiny knights is a 2d browser game project in the arcade and rogue-like fantasy genre.
First you need to install the dependencies yarn install
yarn start:client- Start the dev server of the clientyarn start:backend- Run the dev backend serveryarn graph- Build a visual graph of dependenciesyarn build- Build projects