BenJaziaSadok / ruby_angular_test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Altagem Challenge

Installation

Before starting, check if you have ruby, rails, git and bower installed on your machine

  • Clone this repo
  • run bundle install
  • run bundle exec rake db:setup

install dependencies (angular, bootstrap, ...)

  • bower install

Server

run rails server

Enjoy at http://localhost:3000/#/login

a user has been create for you

  • email: admin@example.com
  • password: password

To create other Users http://localhost:3000/#/register


Good Luck

About


Languages

Language:Ruby 80.1%Language:HTML 13.1%Language:CoffeeScript 4.2%Language:CSS 2.3%Language:JavaScript 0.3%