A game to help student learn coding.
##Install
git clone https://github.com/st900278/PlayLearnCode.git --branch back BACKEND_NAME
cd BACKEND_NAME
npm install
git clone https://github.com/st900278/PlayLearnCode.git --branch front html
You can change the BACKEND_NAME but you can't change the front end's name(thus, html).