1.0.1 • Published 9 years ago
voting-app-r282 v1.0.1
Voting-App
Free Code Camp Voting App Basejump
When changes are made, run this from the workspace:
browserify -t [ babelify --presets [ react ] ] ./app/src/components/App.js -o ./app/src/bundle.js
Remember to start mongo with mongod --smallfiles
and the server.js with run.