Skip to content

v1k45/ponynote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ponynote

Modern note taking application with Django and ReactJS

This code repository is for my tutorial blog post: Modern Django.

How to setup

  • Create a virtual env for this project
  • Clone it
  • $ pip install -r requirements.txt
  • $ cd ponynote/frontend
  • $ npm install
  • $ npm run start
  • $ python manage.py runserver

About

Repository for "Modern Django" tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published