Required: Nodejs Installed on your Pc
- git clone https://github.com/Iphytech/TradeB2B.git
- cd TradeB2B
- npm install (This will install all the packages)
- node server.js
- open the broswer and type http://localhost:3000
Required: Nodejs Installed on your Pc