npm install
bower install
node app.js
Make sure mongoDB is running
Bower used for frontend package management.
What are MEAN stack components:
M - mongoDB db via mongoose.js library for NodeJs
E - expressjs backend framework for NodeJs
A - AngularJs frontend framewrok
N - NodeJs server technology
Requires nodejs, and mongodb installed and running.
** Add a Link with a Title -- option to comment on and vote up -- vote up both posts and comments
- in-line templates in public_html/index.html = posts.html, home.html
node app
- Persistent -- saves to: mongodb://localhost/news
Updates: Branch 2: downvotes, regex for URL input