Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 252 Bytes

File metadata and controls

4 lines (4 loc) · 252 Bytes

PureChart Website

This repository contains the PureChart (landing) website built using Ruby on Rails! In order to run the project on your machine...

  1. Install all required Gems with bundle install
  2. Start the Rails server with bin/rails server