Welcome to the ReDi Full Stack Circle project. This is your starting point for the project.
npm run install:allYou can run the project with the following commands in the root of the project.
npm run start:backendor directly art the backend folder.
cd backend
npm run devCheck the backend README.md for more information.
npm run start:frontendor directly art the frontend folder.
cd frontend
npm run devCheck the frontend README.md for more information.
Some random change.