Create Setup.md

This commit is contained in:
Borys Levytskyi
2015-11-29 19:44:37 +02:00
parent 14b0c91fce
commit 8e64a5af70

9
Setup.md Normal file
View File

@@ -0,0 +1,9 @@
# Build Process
* Install node.js
* Install grunt `npm install -g grunt`
* Install grunt cli `npm install -g grunt-cli`
# Tests
* Install protractor