Skip to content
This repository has been archived by the owner on Jan 4, 2025. It is now read-only.

Latest commit

 

History

History
37 lines (23 loc) · 657 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 657 Bytes

Header

Squad Busters Chest Helper

Important

This repo is now archived and will not be updated. You can use squrs.com as an alternative to view your chest cycle.

Description

A simple tool to keep track of your chests cycle in Squad Busters.

Usage

Stack: Vue 3, Vite, Tailwind CSS.

Development

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

Build

npm run build

The build will be in the dist folder.