Install

$ git clone https://github.com/bjpadhy/node-rate-limiter.git
$ cd node-rate-limiter
$ npm install

Run

Hot reload

$ npm run dev

Start server

$ npm run start

About

Read a complete guide for this at Medium