Update README.md

This commit is contained in:
Benedikt Rötsch
2018-02-06 16:25:47 +01:00
committed by GitHub
parent 9783eda8a0
commit 9ee29c8555

View File

@@ -84,7 +84,7 @@ npm run start:dev
``` ```
Final Step: Final Step:
Open [http://localhost:3000?enable_editorial_features](http://localhost:3000?enable_editorial_features) and take a look around. This URL flag adds an “Edit” button in the app on every editable piece of content which will take you back to Contentful web app where you can make changes. It also adds “Draft” and “Pending Changes” status indicators to all content if relevant. Open [http://localhost:3000?editorial_features=enabled](http://localhost:3000?editorial_features=enabled) and take a look around. This URL flag adds an “Edit” button in the app on every editable piece of content which will take you back to Contentful web app where you can make changes. It also adds “Draft” and “Pending Changes” status indicators to all content if relevant.
## Deploy to Heroku ## Deploy to Heroku
You can also deploy this app to Heroku: You can also deploy this app to Heroku: