We are a bunch of people who are pushing improvements in social aspect through technology. We are not just some geek with a utopian view of society, but a group of doers who like to make real things that people use to change their life and inspiring them to contribute to the society.
- 2014/01/16 see issue #334 if you cannot login in Ubuntu
nvm install v0.10.24
nvm use 0.10.24
git clone git@github.com:code4hk/site.git
cd site
npm install
bower install
- Start an HTTP server:
scripts/web-server.jspython -mSimpleHTTPServer 8001- Any other HTTP server to host app folder
- Start
gulp - Install livereload browser extensions
Then you can visit the dev website at http://localhost:8001.