Fix README (fixes #14)

master
Iñaki Baz Castillo 2017-12-24 13:27:18 +01:00
parent 2aa2579f26
commit 9164ccae25
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ $ gulp live
```bash
$ cd app
$ gulp prod
$ gulp dist
```
* Upload the entire `server` folder to your server and make your web server (Apache, Nginx...) expose the `server/public` folder.