mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
Update README.md
This commit is contained in:
@@ -43,12 +43,28 @@ git clone https://github.com/SethBurkart123/EvenBetterSEQTA
|
||||
```
|
||||
npm install
|
||||
```
|
||||
OR
|
||||
```
|
||||
pnpm install
|
||||
```
|
||||
OR
|
||||
```
|
||||
yarn install
|
||||
```
|
||||
|
||||
3. Run the dev script (it updates as you save files)
|
||||
|
||||
```
|
||||
npm run dev
|
||||
```
|
||||
OR
|
||||
```
|
||||
pnpm dev
|
||||
```
|
||||
OR
|
||||
```
|
||||
yarn dev
|
||||
```
|
||||
|
||||
## Folder Structure
|
||||
|
||||
|
||||
Reference in New Issue
Block a user