Yeah, here's the app
This commit is contained in:
10
README.md
Normal file
10
README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# 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`)
|
||||
Reference in New Issue
Block a user