Simple magazine using AngularJS, NodeJS, Mongodb
- Add databse using mongodb-script
- Modify mongodb config in server.js
- Start server.js, the magazine is now up and running
Note:
- To add new artical, click on the navbar
- To go to the artical detail page, click on the title of the artical in home page
- Double click the artical image to delete it.