This is a simple server that redirects to the correct Simplenote post for each blog post. You can check my blog "JV's Brain Backup" here.
- Install dependencies:
npm install
- Run the server:
npm start
This simple server that redirects the requests to my blog published on Simplenote
JavaScript
This is a simple server that redirects to the correct Simplenote post for each blog post. You can check my blog "JV's Brain Backup" here.
npm install
npm start