/kidsfm-app

This is the CMS development environment

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

mobble

Development

About

Kids FM
Port au Prince, Haiti

Description Comming Soon

Tech Highlight

Installation

  • clone this repository
    git clone "https://github.com/kidsfm/cms.git kidsfm
  • change to project dir
    cd kidsfm
  • install dependencies
    pip install -r ./kidsfm/requirements.txt
  • launch dev server
    python ./kidsfm/manage.py runserver_plus

run build recipe

  • comming soon

run tests

  • comming soon

Changelog

###0.0.1

  • Initial development.