Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 261 Bytes

File metadata and controls

4 lines (4 loc) · 261 Bytes

PureChart Documentation

This repository contains the PureChart documentation 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