Skip to content
/ Majlis Public

Project de fin de cycle préparatoire ingénieur

License

Notifications You must be signed in to change notification settings

Pfcpi/Majlis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Majlis

An Electron application with React

Recommended IDE Setup

Electron-vite

Prerequisites:

  • make sure that node and npm are installed by running the following commands
node -v
npm -v

NOTE: install them if they are not installed.

Create the Setup

To create a setup for our electron application use the following:

npm create @quick-start/electron@latest
  • Set as follwing:
  1. project name: pfcpi.
  2. choose react.
  3. select NO.
  4. select NO.
  5. select NO.

Enter your app directory

cd electron-app

install the required dependencies using this command

npm install

try your app

npm run dev

Build your app for windows!

  • NOTE: make sure to run VSCODE as an administrator
npm run build:win

Please note that you should change the email accounts/SMPTP in the backend files for mailing services.

🎉 🎉 Congratulations

About

Project de fin de cycle préparatoire ingénieur

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •