Website : https://archiweb.onrender.com/
This project is the front end of the project rail wars trains. It uses this repo as a back end : https://github.com/mickaelgudin/spring-boot-h2-crud The currently supported languages are :
- French
- English
- German
- Spanish
- Italian
- VueJS 2
- Vuetify
- Vue i18n
- Heroku
- 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 ui of the back end(also deployed with heroku)
npm install
npm run serve
npm run build
npm run lint