Skip to content

jrgunawan/pairs2

 
 

Repository files navigation

Build Status

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...

#Schema data_model

Vagrant Instructions

Make sure you have Vagrant and VirtualBox installed. Next, download the repo and run the following command in the project root to provision your Vagrant machine:

vagrant up

After the provisioning finishes, you can access the project at localhost:3333. That's it!

About

rewrite of pairs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 80.8%
  • HTML 16.7%
  • JavaScript 1.4%
  • Other 1.1%