Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 425 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 425 Bytes

backendNEM

backend COde

Steps to run :
1 Fork this repo and clone by running git clone <URL>
2 Edit the config file inside the config\config.json
3 Then open terminal inside the Repo and run below commands

npm i
npm start