فهرست منبع

README.md added

hhzl 9 سال پیش
والد
کامیت
4f51cf07a5
1فایلهای تغییر یافته به همراه17 افزوده شده و 0 حذف شده
  1. 17 0
      hello/README.md

+ 17 - 0
hello/README.md

@@ -0,0 +1,17 @@
+# Hello Application
+
+Result of amber init
+
+## Getting Started
+
+Brought project alive (for example after `git clone`):
+
+```sh
+npm install
+bower install
+grunt devel
+```
+
+Developing the project (after brought alive):
+ 
+Start server with `amber serve` and go to `http://localhost:4000/` in your browser and follow the instructions