This application is for recording your memos.
- Press "Fork" button.
- Clone in any directory on your PC.
git clone https://github.com/your_account_name/memo_practice.git
- Install
bundler
in above directory.
gem install bundler
- Install any gems written in
Gemfile
for using memo application.
bundle install
- Start memo application.
bundle exec ruby memo.rb
- Access top page of application. Then you can use memo application.
http://localhost:4567/memos