newtonkiragu / newton_portifolio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Portifolio

This README is a step by step doccumentation on how to get the website up and running on your local machine.

Author

Newton Kiragu

Techologies used

  • Ruby 2.3.3

  • Rails 5.1.3

  • RSpec 3.6

  • Postgres

  • Materialize

  • System dependencies

    Requires ruby, postgres and nodejs installed in the system

  • Configuration Clone the repo: $ git clone [URL] Install dependencies: $ bundle

  • Database creation Create the databases: $ rails db:create

  • Database initialization Create the tables: $ rails db:migrate

  • How to run the test suite: Use $ rspec to run tests

  • Deployment instructions: Run the app: $ rails server, Navigate to http://localhost:3000/. link to deployed site

About


Languages

Language:CSS 72.0%Language:JavaScript 12.7%Language:Ruby 10.3%Language:HTML 4.6%Language:SCSS 0.3%Language:CoffeeScript 0.2%