Skip to content

Ommanimesh2/Demote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demote Application

Cloning the application

Copy SSH code

git clone <ssh key>

Electron Setup

You must have node installed in your system

To install node click here: NodeJS

cd Electron

npm i

npm start

Flutter Setup

You must have Flutter Setup in your system

To setup Flutter follow the docs: Flutter

cd Flutter

flutter pub get

flutter run

Django Setup

You must have python installed in your system

To install python click here: Python

cd Django

pip install -r requirements.txt

python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •