Skip to content

Latest commit

 

History

History
executable file
·
20 lines (16 loc) · 280 Bytes

README.md

File metadata and controls

executable file
·
20 lines (16 loc) · 280 Bytes

Noh App

Mobile Web App for Noh lesson

Get started

$ git clone https://github.com/Shantti-Y/Noh-app
$ cd Noh-app
$ bundle install --path vendor/bundle
$ bin/rails db:migrate
$ bin/rails server

Database & Data

to be described...

Test

$ bin/rails test