KeystoneApiService tests

This commit is contained in:
Jiri Tomasek
2015-09-02 10:57:27 +02:00
parent 405edb11db
commit e6932c17f0
2 changed files with 39 additions and 2 deletions

View File

@@ -12,8 +12,8 @@
1. ```git clone https://github.com/jtomasek/tripleo_ui.git```
2. ```cd tripleo_ui```
3. Install dependencies ```npm install --dev```
4. Install Gulp globally ```sudo npm install -g gulp```
3. Install Gulp globally ```sudo npm install -g gulp```
4. Install dependencies ```npm install --dev```
5. Serve the App ```gulp```
6. Navigate to ```http://<machine_hostname>:3000/```