Best online services for wiring up the teams, projects, clients at one place
- *Install Nodejs (latest version)
- *Install MongoDB
- Webstorm IDE (optional)
- Mongodb Compass (optional)
- copy database folder to C drive
- cut all batch files and paste in bin folder (C:\Program Files\MongoDB\Server\3.2\bin)
- run "mongorestore" file.
- run "mongostart" file.
- open cmd and goto the root folder of application
- excute command npm install
- execute command npm start
- application will be open automatically in your default browser. enjoy !