A simple drag drop game built with React, Node and EdgeDB.
- Install NodeJs and add to path
- Open terminal in the project directory.
- Type npm run install-all
- Type edgedb project init
- Type npm run dev
- You can now use the application.
Note - There will be no data in the database initially. So you will have to signup.