Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 847 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 847 Bytes

Angular2Demo

My angular2 first applicatoin

Installation instructions

  • clone with git
  • cd Angular2Demo
  • npm install
  • npm start

Basic project using MEAN stack:

Other technologies used:

This also includes infinite scrolling in all posts page. But you should have at least 6 posts so then only you can experience the infinite scrolling

Verify the app by navigating to your server address in your preferred browser after npm start.

localhost:3000