An Express server implementation
- Node v10+
- Configured .env file
- Install dependencies
npm install
- Run the application
npm start
- Go to
localhost:4242
to see the demo
An Express server implementation
npm install
npm start
localhost:4242
to see the demo