Files
spoti-clean/README.md
2025-12-22 14:13:02 -05:00

10 lines
259 B
Markdown

# How to use
### Install
2. Run: `npm i -g pnpm` (If you do not have pnpm. Requires NodeJS)
3. Run: `pnpm i` - Installs packages
### Running
You have two options:
1. Using `start.bat` (Windows users)
2. Run: `pnpm run start` (Alternatively: `npm run start`)