Skip to content

masyuko0222/memo_practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memo Application

This application is for recording your memos.

Installation

  1. Press "Fork" button.
  2. Clone in any directory on your PC.

git clone https://github.com/your_account_name/memo_practice.git

  1. Install bundler in above directory.

gem install bundler

  1. Install any gems written in Gemfile for using memo application.

bundle install

  1. Start memo application.

bundle exec ruby memo.rb

  1. Access top page of application. Then you can use memo application.

http://localhost:4567/memos

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published