Project aimed to help Efrei students choose their Immersion (abroad study) destination.
- Node 10.X.X with npm
npm install
npm run serve
npm run build
npm run test
No tests implemented at the moment.
npm run lint
Not implemented at the moment.
- Chrome 70+
- Edge 44+
- Firefox 61+
- Test only on Chrome (PC/Android)
- Windows 10 October 18
- Ubuntu 12+ on Travis CI (see .travis.yml for configuration)
- Webstorm 2018.3
- VS Code
To skip a build, put "[skip travis]" or "[skip ci]" in the title of your commit. Ex: "[skip ci] Update Readme"
This app is a Single Page App, but uses routing. We cannot modify the behaviour of the server, so we copy index.html to 404.html, the page served by github for a 404. So the app always works.
- SEO, if HTTP header is of type 404...