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

https://github.com/dbwodlf3/codingschool

my first web porject.
https://github.com/dbwodlf3/codingschool

Last synced: 3 months ago
JSON representation

my first web porject.

Awesome Lists containing this project

README

        

## readme

2020-09-17.

My First Web Project..

D3 Tree Example is not my original code. i just copy and edited.
You Can see. https://www.prcweb.co.uk/lab/d3-tree/

Project Date: 2016-10-1 ~ 2017-1-16

## run local server

```bash
pip install django
pip install django-ckeditor

~mysite$ python3 manage.py runserver
```