simple-appointment
simple-appointment copied to clipboard
Appointment Booking using Angularjs, Nodejs, Mongodb https://www.angularcode.com/appointment-booking-using-angularjs-nodejs-mongodb/
Appointment Booking Single Page Web Application using AngularJS, NodeJS, MongoDB
The full tutorial can be foud @ http://angularcode.com/appointment-booking-using-angularjs-nodejs-mongodb/
##Installation
- Install NodeJS
- Install MongoDB and start the mongod service
- Open Command prompt / Terminal and browse to the directory appointments
Run the following commands
npm install npm run dev