This project contains a basic REST API for use in following guides on the ngrok docs site.
- Node.js
- npm
- Install dependencies by running:
npm install
- Update the port on line
191
if necessary - Start the API by running:
npm run start
This project contains a basic REST API for use in following guides on the ngrok docs site.
npm install
191
if necessarynpm run start