desktop-app-class-scheduling

Desktop App Class Scheduling

A basic class scheduling for professor built in electron js and svelte with mongodb

How to contribute

  1. Fork the repository
  2. Clone it in your local machine
  3. Create a local branch from master

How to run the project


  //locate source folder
  cd source
  
  //Install packages (if node_modules folder is missing
  npm install
  
  //Run the project
  npm run app-dev
  

How to build the project

  npm run build

Top categories

Loading Svelte Themes