Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 627 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 627 Bytes

Rails NEAR protocol demo includes:

Install

git clone https://github.com/near-rails-guide/near-rails-demo.git
cd near-rails-demo
bundle install
rails s
open http://localhost:3000

Guide