18.05.2016 Views

Mittwoch, 18. Mai, 2016

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Finishing Angular TODO application and deploying to production 96<br />

Shut-up-and-take-my-money<br />

here are the details for getting your feet wet immediately:<br />

• clone the finished project from Github¹⁵²<br />

• run npm install && bower install after cloning<br />

• make sure that you have mongod running on default 27017 port<br />

• run node serverfrom the root of the application (where the server.js file is placed)<br />

• the details on how to get this on production server are in the Deploying me gentlysection<br />

• note: if you get a Mongoose unstable error, check this StackOverflow post¹⁵³<br />

Where have you been?!!?<br />

If you’re like<br />

¹⁵²https://github.com/Hitman666/MEAN_MVC_3rdTutorial.git<br />

¹⁵³http://stackoverflow.com/questions/24023912/avoid-unstable-releases-of-mongoose-in-npm-package-json

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

Saved successfully!

Ooh no, something went wrong!