A simple app in wich you can store various brewing technics informations for various kinds of teas. This repo contains only frontend in order to run this app you will need to use one of thesee backends.
Migrations were tested only on the ruby's backend.
npm install
npm run serve
npm run build
npm run test
npm run lint