A Vue.js project
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
For detailed explanation on how things work, checkout the guide and docs for vue-loader.
In general this is an app written using vueJS, which accepts inputs and then selects two of those inputs at random. More specifically it is an app that selects two snipers for a game of ARMA sniper hunt, out of all the people that want to be snipers.
Three reasons, the first one, our group does indeed need it. The second one was that I wanted to make something custom tailored to our group and the third reason was that I wanted to make an app using more vueJS and vue-loader.
Just start typing, the ap should auto focus the text input. If it does not, click it and start typing. You add your input by clicking enter. After you have at least two inputs, you can click select snipers.