taikit / BoardPad

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BoardPad

How to run

  1. Install ruby 4.2.5 (this method depends on your environment).
  2. Open your terminal.
  3. Go to root directory of BoardPad (using cd command).
  4. Input bundle install in the terminal.
  5. Input ./bin/rails s in the terminal.
  6. Open http://localhost:3000 in your browser.

About


Languages

Language:Ruby 71.9%Language:HTML 22.6%Language:CSS 3.9%Language:JavaScript 1.0%Language:CoffeeScript 0.6%