- Python3
- Then get the dependencies in virtualenv
Install the virtualisation suite:
- VirtualBox
- Vagrant
Download image and launch virtual machine:
vagrant box add ubuntu/trusty64
vagrant up
Login the virtual machine and run server:
vagrant ssh
cd /vagrant
grunt serve
Then visit http://localhost:9000/
Data is from HK Census 2011, gazetteer.hk project
Run the preparation script in the following path to generate API data: (already checked in the repo)
app/api/census2011