Saint-Laurent is a small web app showing the next bus departures at Saint-Laurent station, Rennes, France.
My goal is to have fun with:
- Go and Google App Engine
- Web Components written in ES2015
- Brunch.io to build statics
- Keolis Rennes API and open data
git clone https://github.com/rougepied/saint-laurent.git
go get github.com/rougepied/saint-laurent
goapp get github.com/rougepied/saint-laurent
Note: The goapp
tool is part of the Google App Engine SDK for Go.
Assuming that you have node (with npm) bower and Brunch.io installed.
npm install
bower install
brunch b -P