The vote4code website is place to upload two different versions of programming solutions to let the community vote for the best one. It's based on gae-init.
Execute yarn
to install all the dependencies and then follow the next step
- Run
gulp
- Visit http://localhost:3000 in your browser
gloud login
gulp deploy
# Alternatives
gulp deploy --project=vote4code
gulp deploy --project=vote4code --version=bar
gulp deploy --project=vote4code --version=bar --no-promote
For more options execute:
gulp help