donapieppo / cmsino-example

Example of a rails application using cmsino

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cmsino-example

Example of a rails application using https://github.com/donapieppo/cmsino

$ git clone git@github.com:donapieppo/cmsino-example.git
$ cd cmsino-example
$ git clone git@github.com:donapieppo/cmsino.git
$ bundle install 
$ bundle exec rake db:schema:load
$ rake cmsino:users:create_admin
$ rails server

Then you can visit the usual http://127.0.0.1:3000 and login with gmail user.

About

Example of a rails application using cmsino


Languages

Language:Ruby 78.0%Language:HTML 17.5%Language:CSS 2.4%Language:JavaScript 2.0%