Include hint that routes have to start with /

This commit is contained in:
Tim Kraut
2016-05-02 16:22:45 +02:00
parent f9084b7418
commit b7e3dc311f

View File

@ -231,7 +231,7 @@ __Tip__ use modules like [faker](https://github.com/Marak/faker.js), [casual](ht
### Add routes
Create a `routes.json` file.
Create a `routes.json` file. Pay attention to start every route with /.
```json
{