Skip to content

hellodhlyn/Yuzuki

 
 

Repository files navigation

Build Status

Yuzuki

PoolC 홈페이지 제작 프로젝트

Requirements

  • python 2.x (Recommend 32bit on windows)

Development Guide

  1. install dependencies
    pip install -r requirements.txt
  2. init database
    python yzk_setup_poolc.py
    Default admin account info : admin / asdf1234
  3. run server
    python main.py
    now Yuzuki is serving on 8080 port.

About

PoolC 홈페이지 제작 프로젝트

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 52.0%
  • HTML 29.9%
  • JavaScript 12.5%
  • CSS 5.6%