A front-end of transit network visualization platform provides multi-view interactive visualizations for in-depth exploration and mining of public transportation data.
Make sure Node is downloaded.
Clone the front-end project to local
git clone https://github.com/GuYith/transitnet-vue.git
Enter the root directory of the front-end project, and enter the following command.
npm install
- Modify the back-end url and port based on your requirements.
- Run the backend project in IntelliJ IDEA and ensure the project runs successfully.
npm run serve
Open the http://localhost:8085
- Map view
- Radar view
- Heap map view
- Timeline view