cihat / boardersteller

create a dashboard easily

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BoardErsteller

Features


Pre-packed

UI Frameworks

  • UnoCSS - The instant on-demand atomic CSS engine.

Icons

Plugins

Coding Style

Checklist

When you use this template, try follow the checklist to update your info properly

  • Change the author name in LICENSE
  • Change the title in App.vue
  • Change the hostname in vite.config.ts
  • Change the favicon in public
  • Remove the .github folder which contains the funding info
  • Clean up the READMEs and remove routes

And, enjoy :)

Usage

Development

Just run and visit http://localhost:3333

pnpm dev

Build

To build the App, run

pnpm build

And you will see the generated file in dist that ready to be served.

Deploy on Netlify

Go to Netlify and select your clone, OK along the way, and your App will be live in a minute.

About

create a dashboard easily

License:MIT License


Languages

Language:TypeScript 59.6%Language:Vue 29.7%Language:HTML 4.6%Language:CSS 3.5%Language:Dockerfile 1.9%Language:JavaScript 0.7%