For freeCodeCamp
https://www.freecodecamp.com/challenges/build-a-voting-app
https://voting-app-aedryan.herokuapp.com
npm install
brunch build --production
brunch watch
node server/server.js
For freeCodeCamp
https://www.freecodecamp.com/challenges/build-a-voting-app
https://voting-app-aedryan.herokuapp.com
npm install
brunch build --production
brunch watch
node server/server.js