How to Install

How to Install

Prerequisites


Technology

Link

NodeJS

https://nodejs.org/en/docs/

MongoDB

https://docs.mongodb.org/manual/

 

Installation Steps

Installing SOAJS via NPM
# Create a directoy > mkdir -p /opt/soajs/node_modules > cd /opt/soajs/node_modules # Install soajs using npm > npm install soajs