alesvaupotic / skeleton

A fully featured web UI toolkit for Svelte + Tailwind.

Home Page:https://skeleton.brainandbonesllc.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm version Chat Twitter Follow license

Skeleton

https://skeleton.brainandbonesllc.com/

A fully featured Svelte UI component library. Skeleton allows you to build fast and responsive web interfaces using Svelte + Tailwind.

Sponsorship

Useful Links

Community

Development

Contributions

Please read the contribution guide before you begin. Pull requests are highly encouraged. Pick an open issue and help us out!

Install

  • Clone the Skeleton project to your local machine.
  • Install dependencies with npm install
  • Switch to the Dev branch: git checkout dev
  • Create a new feature branch based on Dev: git checkout -b {branchName}
  • Start a dev server:
    • npm run dev - start server
    • npm run dev -- --open - start and open new browser window
  • Make changes, then submit a pull request when ready.

Core Maintainers


Founded by Brain & Bones, LLC.

About

A fully featured web UI toolkit for Svelte + Tailwind.

https://skeleton.brainandbonesllc.com/

License:MIT License


Languages

Language:Svelte 74.7%Language:TypeScript 17.8%Language:CSS 6.3%Language:JavaScript 0.7%Language:Shell 0.3%Language:HTML 0.2%