Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.16 KB

README.md

File metadata and controls

24 lines (15 loc) · 1.16 KB

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