Important
This repo is now archived and will not be updated. You can use squrs.com as an alternative to view your chest cycle.
A simple tool to keep track of your chests cycle in Squad Busters.
Stack: Vue 3, Vite, Tailwind CSS.
npm install
npm run dev
Open the link provided by Vite in your browser.
ESLint is configured in the project. You can run it with:
npm run lint
npm run build
The build will be in the dist
folder.