What's This MiniCoder はプログラミング練習用クイズゲームです(現在pythonのみ対応) Demo Click here! How to Build(For Developers) Clone this repository Install node, npm, yarn Execute below command in 2 terminal windows $ cd frontend $ yarn $ yarn dev $ cd backend $ yarn $ yarn start