Skip to content

ReDI-School/F25-Full-Stack-Circle

Repository files navigation

ReDi Full Stack Circle

Welcome to the ReDi Full Stack Circle project. This is your starting point for the project.

Installation

npm run install:all

Running the project

You can run the project with the following commands in the root of the project.

Backend

npm run start:backend

or directly art the backend folder.

cd backend
npm run dev

Check the backend README.md for more information.

Frontend

npm run start:frontend

or directly art the frontend folder.

cd frontend
npm run dev

Check the frontend README.md for more information.

Some random change.

Releases

No releases published

Packages

No packages published

Contributors 11