liuc27 / backUp3

1 stars 0 forks source link

feature/api #9

Closed chaeh01 closed 8 years ago

chaeh01 commented 8 years ago

新APIの初期設定

chaeh01 commented 8 years ago

少し遅くなりました。Sorry! まずは、初期設定だけ実装しました。

確認お願いします。

chaeh01 commented 8 years ago

@liuc27

まだなにも作ってないのでまず以下の手順で確認お願いします。

// 起動手順
$ npm install -g gulp
$ npm install
$ gulp

起動できたら、http://localhost:3000/usersでアクセス ⇒ 404 Not Foundが出たらOK

liuc27 commented 8 years ago

確認しました。マージしますね。