- Clone the project
- Run mkdir data
- Run npm scripts
$ npm install
$ npm run-script start-mongo-db
$ npm run-script import-mongo-db- Run script
$ npm run-script start-legacy-server- Navigate to http://localhost:2003
- Run script
$ npm run-script start-webapp-server- Navigate to http://localhost:2009
- Run script
$ npm run-script start- Navigate to http://localhost:2016