ソースを参照

created REDAME.md

Akira 9 年 前
コミット
911a0882c5
1 ファイル変更9 行追加0 行削除
  1. 9 0
      README.md

+ 9 - 0
README.md

@@ -0,0 +1,9 @@
+##Get started with development!
+
+First download Meteor: https://www.meteor.com/
+
+Then download Git (CLI): https://git-scm.com/ 
+
+Once that is done, get the repository on your local machine and open your command line.
+
+Navigate to "../app" and run "meteor". Go to localhost:3000 and you're set!