diff --git a/README.md b/README.md index c44e88a..a4dd98d 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ These are Angular 2 examples that you're able to grok different patterns done in Angular 2 for the server please run -`npm install express connect-history-api-fallback morgan body-parser cors --save` -`node server/express-server-example.js` +```` +npm install express connect-history-api-fallback morgan body-parser cors --save +node server/express-server-example.js +````