A Vue.js project
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
{{urlname}} = GDGPetropolis
/{{urlname}}/events status=past {{id}} = array[i].id
/{{urlname}}/events/{{id}}
/{{urlname}}/events/{{id}}/attendance {{member_id}} = array[i].member.id
For detailed explanation on how things work, consult the docs for vue-loader.