Skip to content

fezzlk/mini-coder-front

Repository files navigation

What's This

MiniCoder はプログラミング練習用クイズゲームです(現在pythonのみ対応)

Demo

Click here!

How to Build(For Developers)

  1. Clone this repository
  2. Install node, npm, yarn
  3. Execute below command in 2 terminal windows
$ cd frontend
$ yarn 
$ yarn dev
$ cd backend
$ yarn 
$ yarn start

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published