Instructions:
- It is complied using grunt. So grunt should be installed in the system.
- NPM should be installed.
- Extract and copy the contents of Archive.zip to the folder where you have installed npm.
- In comand promt. Go to the folder directory and type grunt serve. The app will open on port 9000.
Instructions:
The project is a maven project and in STS it can be imported as a maven project and then run as spring boot app.