Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hatena/intern-bookmark-2013

はてなインターン2013版サンプルWebアプリ
https://github.com/hatena/intern-bookmark-2013

Last synced: about 18 hours ago
JSON representation

はてなインターン2013版サンプルWebアプリ

Awesome Lists containing this project

README

        

## セットアップ
以下のコマンドを実行。
```
$ script/setup.sh
```

## サーバ起動
以下のコマンドでサーバが起動できる。デフォルトではhttp://localhost:3000/ にアクセスすれば良い。
```
$ script/appup
```