ソースを参照

README

master
Robin Thoni 8年前
コミット
0e82e98c34
2個のファイルの変更12行の追加1行の削除
  1. 0
    1
      README
  2. 12
    0
      README.md

+ 0
- 1
README ファイルの表示

@@ -1 +0,0 @@
1
-init

+ 12
- 0
README.md ファイルの表示

@@ -0,0 +1,12 @@
1
+# Starter kit for AngularJS
2
+
3
+Here is an angular material starter kit to use with Luticate (https://git.rthoni.com/luticate/)
4
+
5
+## Usage
6
+```shell
7
+git clone https://git.rthoni.com/robin.thoni/starter-angular
8
+cd starter-angular
9
+git submodule init
10
+git submodule update
11
+bower install
12
+```

読み込み中…
キャンセル
保存