this repository is based on my another project - ubike-map.
Version 1.0:
- Avalible in Taipei city.
Version 2.0: Click me
- Now avalible in whole Taiwan cities.
- Vue.js 3.0
- BootStrap
- Sass
- Leaflet, an open street map
- Taiwan EPA swagger (old)
- Taiwan EPA swagger (new)
- axios
- vue-axios
- Babel
- CSS Pre-processors
- Linter
- Sass/SCSS (with node-sass)
- Airbnb Lint
- install related dev tools
npm install bootstrap
npm install leaflet
npm install --save axios vue-axios
or you can just install dependencies of package.json.
npm install
- run on local
npm run serve
- Go to http://localhost:8080