Welcome to the official Svelte frontend for MioPoint! This project provides a sleek, modern, and reactive user interface for a synchronized collaboration platform.
π Backend Repository: delta-dash/MioPoint
This project is built with an incredibly fast and modern web stack:
To get a local copy up and running, follow these simple steps.
This project uses Bun as its runtime and package manager. You'll need to have it installed on your system.
curl -fsSL https://bun.sh/install | bash
git clone https://github.com/delta-dash/MioPoint-frontend.git
cd MioPoint-frontend
bun install
bun run dev
Your app should now be running on http://localhost:5173! π₯We have a lot of exciting plans, but here are our immediate priorities:
See the open issues for a full list of proposed features and known bugs.
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated! π
If you'd like to help improve Miopoint, please follow these steps:
git checkout -b feature/AmazingFeature)git commit -m 'Add some AmazingFeature')git push origin feature/AmazingFeature)Distributed under the MIT License. See LICENSE for more information.