Skip to content

GeorgioWan/typed-rails-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo of TypedJQ-Rails with rails 5

Prerequisite

  • Rails 5^

Usage

  1. Clone this repo
git clone https://github.com/GeorgioWan/typed-rails-demo.git
  1. Bundle it
bundle install
  1. Start it
rails s

Tips: you can use -b 127.0.0.1 with your IP, -p 8080 with your PORT