浏览代码

Merge branch 'master' of https://github.com/AkiraLaine/music-app

unknown 9 年之前
父节点
当前提交
900680b542
共有 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!