Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/skyblockclient/mart-wip-rewrite


https://github.com/skyblockclient/mart-wip-rewrite

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Mart

> [!IMPORTANT]
> Mart is still under development. It's not ready for normal users to use yet.

a thing that installs [skyclient](https://skyclient.co/)

see the latest release for info on how to run it

## development

- Online dev:
`npm run dev`
- Online build:
`npm run build && npm run preview`
- App dev:
Terminal 1: `npm run app-1`
Terminal 2: `npm run app-2`
- App package:
`npm run app-build`