Create a .env
file in the root directory, you can use the .env.default
to help you create it.
Edit the webpack config and fill in the domain name.
new OfflinePlugin({
publicPath: 'https://DOMAIN_NAME_HERE',
$ npm install
$ npm run dev
$ npm run prod
The deploy.sh
script is used by travisci (see .travis.yml
) to automatically push changes to the gh-pages branch of the repository.
What it does is detect changes to master and push a production version of the webapp to the gh-pages branch and add a CNAME record. Check out the script for more documentation.
This project is an excellent demonstration of the power of OSM to support an advanced mobile app that assists in the navigation of cyclists through the Brussel’s regional cycling network.
- Give the cycle network more visibility
- Get the cycle routes more incorporated in the daily life
Why are people not using the Brussels Cycle Network? Because they don’t know it exists.
We want to make the Brussels Cycling Network more practical and accessible.
We are creating a tool to explore, plan and navigate the Brussels Cycling Network.