Skip to content

pouya-mhb/pmgram

Repository files navigation

PMgram

Our beautiful messenger to make communications

This project builts on

  • Vue Js
  • Django
  • HTML/CSS using Bootstrap
  • Sqlite3 db

Setup Django

  1. Create env folder using virtualenv env
  2. Activate virtual environmant with if you are using cmd be like /env/Scripts/activate
  3. Install packeags using pip install -r requirements.txt
  4. Make migrations using python manage.py makemigrations and then migrate with python manage.py migrate
  5. Run the project python manage.py runserver

Setup Vue

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.


Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •