A Meower client written in Svelte.
Meower Svelte is the main client for Meower, a web application written using Svelte. It is designed to provide a user-friendly interface for interacting with the Meower platform.
To install Meower Svelte, follow the steps below:
git clone https://github.com/meower/client-svelte.git
cd client-svelte
npm install
npm run build
npm start
http://localhost:3000.Meower Svelte is a client-side application built using the Svelte framework. It offers an intuitive user interface and leverages client-side rendering to ensure quick loading times. With easy installation steps, developers can start using Meower Svelte to interact with the Meower platform effortlessly.