Make sure you have Node.js installed. Clone the Git repository using the following command
git clone https://github.com/Jupi2051/NANLP.git
go to src/server/index.js
and insert your API as the value of API_KEY
Install the dependencies start the server.
cd NANLP
npm i
npm start