Skip to content

specialdoom/conventional-tasks

Repository files navigation

✅ conventional-tasks

This is a monorepository for the development of a todo management app using Svelte, SvelteKit, and Melt-UI. This is based on convetional commits standard.

Project Structure

The project is structured as follows:

  • packages/app: This directory contains the SvelteKit app.
  • packages/ui: This directory contains the components developed using melt-ui.

Getting Started

To get started with development, follow these steps:

  1. Clone the repository.
  2. Install dependencies by running pnpm install in the root directory.
  3. Start the app by running pnpm dev.
  4. Open your browser and navigate to http://localhost:5173 to see the app in action.

Contributing [TBA]

License

This project is licensed under the MIT License.