Skip to content

damisumida/sinatra_memoapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

memoapp

メモを追加編集削除できるアプリケーションです。

利用方法

インストール方法

  1. 任意のディレクトリにgit cloneし保存してください。
$ git clone https://github.com/damisumida/sinatra_memoapp.git

起動方法

  1. Cloneしたファイルに移動してください。
$ cd directry_pass/sinatra_memoapp
  1. メモアプリを起動してください。
$ bundle exec ruby memoapp.rb
  1. ブラウザより、以下のURLにアクセスしてください。
http://localhost:4567

終了方法

  1. アプリを終了する場合は、Ctrl + Cを入力し、終了してください。

About

A Simple Memo Application for sinatra

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors