Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 234 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 234 Bytes

importRuby_example

importRuby_example

mkdir 'YourProjectFolder'
cd 'YourProjectFolder'
git clone https://github.com/xhdtn8070/importRuby_example.git

and then,

bundle install
rackup

have a good day! bye