0 Forks
14 Stars
14 Watchers

django-page-components

"Page component" is a unit of a user interface (think ReactJS components). django-page-components provide a minimalistic framework for creating page components and using them in your Django views and templates.

How to download and setup django-page-components

Open terminal and run command
git clone https://github.com/andreyfedoseev/django-page-components.git
git clone is used to create a copy or clone of django-page-components repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with django-page-components https://github.com/andreyfedoseev/django-page-components/archive/master.zip

Or simply clone django-page-components with SSH
[email protected]:andreyfedoseev/django-page-components.git

If you have some problems with django-page-components

You may open issue on django-page-components support forum (system) here: https://github.com/andreyfedoseev/django-page-components/issues