awesome1115 / redesigned-tempalte

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

About

This is a devise :user template that incorporates the latest bootstrap 4 beta

  • Rails 5.1.4
  • Devise 4.3
  • bootstrap 4.beta.2

Setup

  • Clone the repository
    git clone https://github.com/simonireilly/redesigned-tempalte4.git
  • Setup the database
    rails db:migrate
  • Serve the application
    rails s

About


Languages

Language:Ruby 54.5%Language:HTML 39.7%Language:JavaScript 2.7%Language:SCSS 2.6%Language:CoffeeScript 0.5%