# Larry UI This uses Quasar Framework (based on Vue.js): http://quasar-framework.org ## Development You need Node.js >=8 and NPM >=5 * install quasar-cli `npm install -g quasar-cli` * clone the repo * run `cd larry-ui` * run `npm install` * run `quasar dev` You now have the dev server running on http://localhost:8081 which tries to connect to the API on http://localhost:8080