Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kurianbenoy/music-notes-backend


https://github.com/kurianbenoy/music-notes-backend

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

        

# Music-Notes-Backend

**Installation**

`pip install django==1.11`

**Running Server**

`cd backendnotes/`

`python manage.py migrate`

Running server using: **python manage.py runserver**