Skip to content

LearnCodingEasy/Work_Remotely

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Work_Remotely

Work Remotely

📦 Django

  • 🚀 Activate Virtual Environment 🔋
env\Scripts\activate
  • Go To
cd work_remotely_django
  • Modifications To Models File
python manage.py makemigrations
  • Modifications To The Database
python manage.py migrate
  • Run Project
python manage.py runserver
python manage.py runserver 0.0.0.0:8000

🖥️ Vue

  • Go To
cd work_remotely_vue
npm run dev -- --host

npm run dev
npm run build

🖥️ Vue Press

  • Go To
cd project_docs
npm run docs:dev

Github

git add *
git commit -m "Commit Explain Code"
git push origin main

About

Work Remotely

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published