Merge pull request #72 from scantini/dev-branch

Create index.ejs
main
scantini 7 years ago committed by GitHub
commit f09bbb6a9a

@ -13,7 +13,7 @@
<a href="/" class="lang-logo">
<img src="/lang-logo.png">
</a>
<h1>Getting Started with Node on Heroku</h1>
<h1>Getting Started with Node on Heroku v1.0 dev branch</h1>
<p>This is a sample Node application deployed to Heroku. It's a reasonably simple app - but a good foundation for understanding how to get the most out of the Heroku platform.</p>
<a type="button" class="btn btn-lg btn-default" href="https://devcenter.heroku.com/articles/getting-started-with-nodejs"><span class="glyphicon glyphicon-flash"></span> Getting Started with Node</a>
<a type="button" class="btn btn-lg btn-primary" href="https://github.com/heroku/node-js-getting-started"><span class="glyphicon glyphicon-download"></span> Source on GitHub</a>

Loading…
Cancel
Save