Node.js API backend for pinboard project
How to deploy this repo on your local machine?
- Clone this repo
- Run
npm install - Run
npm install -g nodemon babel-cli - After this, you can use
npm run-script devornpm run-script devwinto start this API.
glhf