Battledash-2 / frontend

Our SvelteKit based frontend

Home Page:https://datapackhub.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend

Datapack Hub Wordmark

Welcome to the Datapack Hub Frontend repository, powered by SvelteKit.

License: MIT GitHub Workflow Status Maintenance

Development

To start working on the frontend project, follow these steps:

  1. Clone the Project: Begin by cloning the project and installing the dependencies using your preferred package manager:

    pnpm install
  2. Start the Development Server: Launch the development server using the following command:

    pnpm dev

    If you wish to open the app in a new browser tab automatically, use:

    pnpm dev --open

Feel free to explore, develop, and contribute!

License

This project is licensed under the MIT License. Please use, modify, and distribute the code according to the license terms.


Happy coding and crafting amazing user experiences! 🛠️✨

About

Our SvelteKit based frontend

https://datapackhub.net

License:MIT License


Languages

Language:Svelte 79.1%Language:TypeScript 16.4%Language:CSS 3.0%Language:JavaScript 0.9%Language:HTML 0.6%