Welcome to the LMS Project! This README will guide you through the setup and usage of the project.
To get started with the LMS project, follow these steps:
-
Clone the repository:
git clone https://github.com/kavindu-udara/learning-management-system.git cd learning-management-system
-
Install dependencies and Copy the
.env
file:./setup.sh #windows
-
Setup env :
- Setup your .env files in the frontend and backend directories
-
Run the application:
npm run dev
If you would like to contribute to this project, please fork the repository and submit a pull request. We welcome all contributions!