Ver código fonte

README

master
Robin Thoni 8 anos atrás
pai
commit
0e82e98c34
2 arquivos alterados com 12 adições e 1 exclusões
  1. 0
    1
      README
  2. 12
    0
      README.md

+ 0
- 1
README Ver arquivo

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

+ 12
- 0
README.md Ver arquivo

@@ -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
+```

Carregando…
Cancelar
Salvar