imvish21 / Robo-Board

Robotics Dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Robo-Board

Robotics Dashboard

Installation Procedure -

Step1 : Setup your local mongoDB URI on mongoDB compass --> mongodb://localhost:27017/

Check Ecommerce_24 database.

Step2 : Open project in VS Code and open 3 terminals

Step3 :

On terminal 1 : cd Backend npm run watch

On terminal 2: cd Backend npm install npm run dev

On terminal 3: cd Front-End npm install npm run dev

Congratulations, the project is ready to start.

About

Robotics Dashboard


Languages

Language:TypeScript 83.8%Language:SCSS 15.7%Language:JavaScript 0.3%Language:HTML 0.2%