Getting Started
Welcome to the Ablepro Django, your go-to foundation for building powerful web applications with Django, HTML5, and Bootstrap 5.*. This guide will walk you through the steps to set up and start us.
Prerequisites
Code Editor of your choice
Build Assets
npm install
npm run buildInstall Python
Django is a Python web framework. See What Python version can I use with Django? for details.
Check Pip Version
Virtualenv
Django And Other Dependencies
Run Database migrations
Setting up Static Files
Run below command for run your project
Last updated