This project was buit as a demonstration of building a web application using the Vue 2 framework. This was presented to the Canberra Delphi Users Group in June 2020. The recording of this presentation can be found at https://www.youtube.com/watch?v=J_A391Txll8
There have been many updates and upgrades to the libraries used in this project since it was released. Obviously this code is not suitable for production.
This project was originally set up using npm however, due to its inability to resolve package dependancy conflicts that now exist, I have updated the instructions to use the Yarn package manager.
yarn install
yarn start
Note that this project is not recommended for any production deployment, but this is the step you'd take to deploy a production application. The output from this command are the files generated in the ./dist folder.
yarn build
yarn lint
- https://en.wikipedia.org/wiki/Law_of_the_instrument
- https://code.visualstudio.com/
- https://nodejs.org/en/docs/ and https://nodejs.org/en/download/
- https://vuejs.org/v2/guide/installation.html
- https://cli.vuejs.org/
- https://www.taniarascia.com/getting-started-with-vue/
- https://vuetifyjs.com/en/
- https://www.usgs.gov/natural-hazards/earthquake-hazards/earthquakes and https://earthquake.usgs.gov/earthquakes/feed/ and https://earthquake.usgs.gov/earthquakes/feed/v1.0/geojson.php
- https://github.com/babel/babel
- https://github.com/axios/axios