We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0d54f5 commit b5b3bd6Copy full SHA for b5b3bd6
README.md
@@ -16,6 +16,10 @@ Clone project:
16
Install dependencies:
17
18
$ npm install
19
+
20
+Install gem 'sass'
21
22
+ $ gem install sass
23
24
Run development web-server:
25
bower.json
@@ -11,7 +11,7 @@
11
"angular-touch": "~1.3.4",
12
"angular-sanitize": "~1.3.4",
13
"angular-ui-router": "~0.2.13",
14
- "angular-material": "~0.10.0",
+ "angular-material": "0.10.0",
15
"angular": "1.3.15",
"angular-nvd3": "1.0.0-rc.2"
},
0 commit comments