There was an error while loading. Please reload this page.
1 parent abb3ee4 commit 87b0d3fCopy full SHA for 87b0d3f
README.md
@@ -5,11 +5,11 @@
5
### Prerequisites:
6
7
1. `npm install`
8
-2. `npm install -g gulp karma`
+2. `npm install -g gulp karma karma-cli`
9
3. [Install the Dart SDK](https://www.dartlang.org/tools/sdk/)
10
4. [Add the Dart SDK's `bin` directory to your system path](https://www.dartlang.org/tools/pub/installing.html)
11
-3. `gulp build`
12
-4. `pub get`
+5. `gulp build`
+6. `pub get`
13
14
### Folder structure
15
0 commit comments