mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-05-07 12:16:46 +02:00
documentation updates to the meanjs sample application landing page
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<h2>Congrats! You've configured and run the sample application.</h2>
|
||||
<h2>Congrats! You've configured and ran the sample application successfully.</h2>
|
||||
<p>MEAN.JS is a web application boilerplate, which means you should start changing everything :-)</p>
|
||||
<p>This sample application tracks users and articles.</p>
|
||||
<ul>
|
||||
@@ -54,7 +54,7 @@
|
||||
<h2>
|
||||
<strong>E</strong>xpress
|
||||
</h2>
|
||||
<p><a target="_blank" href="http://expressjs.com/"> Express</a> is an app server. Check out <a target="_blank" href="http://expressjs.com/guide.html">The Express Guide</a> or <a target="_blank" href="http://stackoverflow.com/questions/8144214/learning-express-for-node-js">StackOverflow</a> for more info.</p>
|
||||
<p><a target="_blank" href="http://expressjs.com/"> Express</a> is an app server. Check out <a target="_blank" href="http://expressjs.com/guide/error-handling.html">The ExpressJS guide for general topics</a> or <a target="_blank" href="http://stackoverflow.com/questions/8144214/learning-express-for-node-js">StackOverflow</a> for more info.</p>
|
||||
</div>
|
||||
<div class="col-md-3">
|
||||
<h2>
|
||||
|
||||
Reference in New Issue
Block a user