8000 GitHub - mono-nobe/sinatra-app: this is sinatra-app for fjord boot camp
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mono-nobe/sinatra-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO APP

About

TODOアプリです。やることリストを作成・編集・削除することができます。

Getting Started

  1. リポジトリをクローンします。
$ git clone https://github.com/mono-nobe/sinatra-app.git sinatra-app
  1. 作業ディレクトリへ移動します。
$ cd sinatra-app
  1. Gemをインストールします。Bundlerのバージョンは2.2.32です。
$ bundle install
  1. アプリを起動します。
$ ruby app.rb
  1. ブラウザで以下のURLへアクセスします。
http://localhost:4567/todos

About

this is sinatra-app for fjord boot camp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0