Skip to content

mcserversoft/RemotePanel

Repository files navigation

SvelteKit Tailwind CSS Discord Maintained Kofi

MCSS Remote Panel

This repository contains the code that is used for the remote panel. Feel free to report issues, make pull requests, all is appreciated!

Join our discord for a chat!

Developing

Once you've cloned this project and installed dependencies with npm install, start a development server like so:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open