1
0
mirror of https://github.com/ascribe/onion.git synced 2024-12-22 17:33:14 +01:00

README.md edited online with Bitbucket

This commit is contained in:
TimDaubenschuetz 2015-06-30 09:23:14 +00:00
parent 2e4a2909d6
commit 26f64f0075

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