tabalinas / jsgrid-django

Sample project for jsgrid with Django REST service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jsgrid-django

Sample project for jsgrid with Django REST service

Quickstart

Optionally, set up a virtualenv. Then:

$ pip install -r requirements.txt

Once dependencies are installed, you can start the Django development server with:

$ python manage.py runserver

Then, navigate to: http://localhost:8000

About

Sample project for jsgrid with Django REST service

License:MIT License


Languages

Language:Python 64.9%Language:HTML 30.7%Language:CSS 4.4%