Skip to content

Set Up Development Environment

Joe edited this page Apr 17, 2017 · 1 revision
cd /my/doc/root/public_html
git clone git@github.com:lfcms/LittlefootCMS.git littlefoot
  • Visit http://yourdomain.com/littlefoot/
  • Complete the database setup
  • Optional: Download the git app
  • cd lf/apps
  • git clone git@github.com:lfcms/Blog.git blog
  • git clone git@github.com:lfcms/Pages.git pages

Clone this wiki locally