README.md edited online with Bitbucket

This commit is contained in:
TimDaubenschuetz 2015-06-30 09:23:14 +00:00
parent 2e4a2909d6
commit 26f64f0075
1 changed files with 6 additions and 0 deletions

View File

@ -23,6 +23,12 @@ npm install
gulp serve
```
Additionally, to work on the white labeling functionality, you need to edit your `/etc/hosts` file and add:
```
127.0.0.1 localhost.com
127.0.0.1 cc.localhost.com
```
Code Conventions