This project is the front end of the projects rail wars trains. It uses this repo as back end : https://github.com/mickaelgudin/spring-boot-h2-crud The support of 5 language are supported(also by the back end). Here is the currently supported language :
- French
- English
- German
- Spanish
- Italian
- VueJS 2
- Vuetify
- Vue i18n
- Home : see prices in the map by double clicking on a station in the map & search for journeys between two stations(with criterias of date & hour)
- Stations : crud for stations
- Api : links to the api on which we based our back end & redirecting to the swagger of our back end(deployed in heroku)
npm install
npm run serve
npm run build
npm run lint