/BMedium

An online publishing platform

Primary LanguagePython

BMedium

An online publishing platform

BMedium is an online publishing platform. The platform is an example of social journalism, having a hybrid collection of amateur and professional people and publications, or exclusive blogs or publishers on BMedium, and is regularly regarded as a blog host..

Installation

  • Fork the repo.
  • Clone the repo.
git clone https://github.com/purveshmakode24/BMedium.git
cd BMedium
  • Install dependencies
pip install -r requirements.txt

Running

python manage.py runserver
  • Head over to localhost:8000 in your browser.