18.05.2016 Views

Mittwoch, 18. Mai, 2016

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

How to get started on the MEAN stack 18<br />

it out in the comments below) to your MEAN root app folder and open up index.html file in your<br />

browser, it should look something like this after you play with adding some todos:<br />

todo<br />

So, that’s it, we’ve installed all the required parts for our MEAN stack and we ran an existing<br />

AngularJS application. This will serve us in the upcoming tutorial where we’ll dig deeper in the<br />

MEAN ecosystem by updating our todoMVC application to save the tasks to the MongoDB. Also,<br />

I’ll explain how this todoMVC application works on the inside and how to make use of the Express<br />

to actually serve the files once on the actual server.<br />

The second blog post, which is all about Node.js and Express is here⁵¹.<br />

⁵¹https://hackhands.com/delving-node-js-express-web-framework/

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!