Visit the site here: https://custom-voting-sample.netlify.app
- Ensure you have
npm
installed.
Follow the instructions for your platform here.
- Install
http-server
npm install
- Boot the HTTP server
npm run server
The server is now running at localhost:3000