Frontend of Linraya webapp project by Transport for Bandung. It provides navigation or routing using public transport in Bandung Basin Metropolitan Area (BBMA). Linraya is currently under development.
This web runs on Vue framework.
This repository consists of two branches. Main branch is only for file storage. Web deployment data is stored in gh-pages branch. To deploy, command this from the root of main branch:
npm run build
npm run deploy