Explorar el Código

README

master
Robin Thoni hace 8 años
padre
commit
0e82e98c34
Se han modificado 2 ficheros con 12 adiciones y 1 borrados
  1. 0
    1
      README
  2. 12
    0
      README.md

+ 0
- 1
README Ver fichero

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

+ 12
- 0
README.md Ver fichero

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

Loading…
Cancelar
Guardar