Getting Started with Emboard

Built with Create React App + Three.js

Instruction

git clone https://github.com/DamcoS20/Emboard.git
cd Emboard/src/backend
npm install
cd ../../
npm install
npm run start

Open http://127.0.0.1:5173 to view it in the browser.

Environment

Node version: 16.20.0