From 306a74d574a83ae43b8fe8dab3350f211e28b578 Mon Sep 17 00:00:00 2001 From: spacecowboyian Date: Mon, 21 Oct 2013 01:57:09 -0600 Subject: [PATCH 1/3] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index cfd35e8..4e8b5e4 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,9 @@ fwos ==== Four Words On Shirts - UI + +npm install + +grunt server + +tada! From 895b1b4cf20822060f0e42f2cfe7bd1d6f8e6e7f Mon Sep 17 00:00:00 2001 From: spacecowboyian Date: Mon, 21 Oct 2013 01:57:25 -0600 Subject: [PATCH 2/3] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4e8b5e4..21b868b 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ fwos Four Words On Shirts - UI -npm install +$ npm install -grunt server +$ grunt server tada! From 32a4b6521da824375a5c5262960ea76389d1ab55 Mon Sep 17 00:00:00 2001 From: spacecowboyian Date: Mon, 21 Oct 2013 01:59:26 -0600 Subject: [PATCH 3/3] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 21b868b..9569cc6 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,12 @@ fwos Four Words On Shirts - UI +**maybe** + +npm install -g bower + +**definitely** + $ npm install $ grunt server