1.0.1 • Published 8 years ago

voting-app-r282 v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

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.