Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skyblockclient/mart-wip-rewrite
https://github.com/skyblockclient/mart-wip-rewrite
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/skyblockclient/mart-wip-rewrite
- Owner: SkyblockClient
- License: mit
- Created: 2024-01-20T15:56:36.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-29T16:35:13.000Z (11 months ago)
- Last Synced: 2024-11-11T04:27:37.577Z (about 2 months ago)
- Language: Svelte
- Size: 146 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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`