My angular2 first applicatoin
- clone with git
- cd Angular2Demo
- npm install
- npm start
Basic project using MEAN stack:
- Mongoose.js | (MongoDB)
- Express.js
- Angular 2 (TypeScript)
- Node.js
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