Skip to content

✏️ Meja Belaja Digital is an application that helps students learn independently and effectively using available technology, using various learning methods.

Notifications You must be signed in to change notification settings

bmsptra24/Meja-Belajar-Digital

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

1. Fill all config in template env file with your config

2. Move the template to project directory

  • For frontend
    mv .env.fe.template frontend/.env
  • For backend
    mv .env.be.template backend/.env

3. Install all dependency

  • For frontend
    cd frontend
    npm install
  • For backend
    cd backend
    npm install

4. Back to main directory and run the project

  • For frontend
    cd ../frontend
    npm run dev
  • For backend
    cd ../backend
    npx nodemon app

About

✏️ Meja Belaja Digital is an application that helps students learn independently and effectively using available technology, using various learning methods.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages