SoftBuilder Inc. is a fake service based software company.
To run the server
Pre-requisites:
-
node
-
npm
-
Any text editor of your choice.
-
On root folder i.e where this README.md file resides, on the address bar type 'cmd' and press enter.
-
This will open the command prompt. Type 'npm install' and press enter.
-
Install bower globally if you have not already by 'npm install bower -g'.
-
Install bower dependencies by 'bower install' once bower is installed globally.
-
On the command prompt type either 'npm start' or 'gulp' and press enter.
-
If you intend to use gulp then make sure gulp is installed globally running the command 'npm install gulp -g'.
-
This project has a dependency on https://github.com/saurabhpati/WebApi.SoftBuilder.git which is a Web Api .NET RESTful Framework to get the data from the backend/service and it is internally hosted at http://localhost:49325/.