This is a sample application based on vue, vuex and router that shows how to interact with Beet, preloaded with Vue Material as the front-end library. In this application schools can manage their donations and transfer them to the appropriate students based on their performance.
npm install
npm run serve
npm run build
npm run test
npm run lint