9
どれだけ早く、 webアプリの モックは作れるのか?

20130424 create mock with Fast Action

Embed Size (px)

Citation preview

Page 1: 20130424 create mock with Fast Action

どれだけ早く、webアプリのモックは作れるのか?

Page 2: 20130424 create mock with Fast Action

Lean Startupの基本はMVP(最小機能のプロダクト)を使って、検証 -> 学びのサイクルを素早く回す

Page 3: 20130424 create mock with Fast Action

どうやって、素早くwebアプリを作るか?

・Heroku・Zen Coding・Sass (Compass)・Coffee Script・Icon Fonts

Page 4: 20130424 create mock with Fast Action

これぐらいのwebアプリなら、40分で作れる

Page 5: 20130424 create mock with Fast Action

Tips.1基本テンプレートを利用する

Page 6: 20130424 create mock with Fast Action

Tips.2Herokuを使って、誰でもアクセス可能にする

Page 7: 20130424 create mock with Fast Action

Tips.3ZenCodingでhtml markup

Page 8: 20130424 create mock with Fast Action

Tips.4 Sass(Compass)を使ってスタイルを当てる

Page 9: 20130424 create mock with Fast Action

Tips.5Icon Fontsを使う