Go to file
Arkadyuti Sarkar 33e17fde20 first commit 2024-06-18 16:01:46 +05:30
src first commit 2024-06-18 16:01:46 +05:30
.babelrc first commit 2024-06-18 16:01:46 +05:30
.eslintrc.json first commit 2024-06-18 16:01:46 +05:30
.gitignore first commit 2024-06-18 16:01:46 +05:30
README.md first commit 2024-06-18 16:01:46 +05:30
image.png first commit 2024-06-18 16:01:46 +05:30
package.json first commit 2024-06-18 16:01:46 +05:30
yarn.lock first commit 2024-06-18 16:01:46 +05:30

README.md

NodeJS APIs

Quick start

  1. Make sure that you have Node v8 or above installed.
  2. Clone this repo using git clone
  3. Move to the appropriate directory: cd {folder}.
  4. Run npm install in order to install dependencies
  5. At this point you can run npm start.