[![npm version](https://img.shields.io/npm/v/@brainandbones/skeleton?logo=npm&color=cb3837)](https://www.npmjs.com/package/@brainandbones/skeleton)
[![Chat](https://img.shields.io/discord/1003691521280856084?label=chat&logo=discord&color=7289da)](https://discord.gg/EXqV7W8MtY)
[![Twitter Follow](https://img.shields.io/twitter/follow/SkeletonUI?style=social)](https://twitter.com/SkeletonUI)
[![license](https://img.shields.io/badge/license-MIT-%23bada55)](https://github.com/Brain-Bones/skeleton/blob/master/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

- [Github Sponsors](https://github.com/sponsors/Brain-Bones)

## Useful Links

- [Documentation](https://skeleton.brainandbonesllc.com/)
- [Contribution Guide](https://skeleton.brainandbonesllc.com/docs/contributions)
- [Report Issues](https://github.com/Brain-Bones/skeleton/issues)

## Community

- [Join the Discord](https://discord.gg/EXqV7W8MtY)
- [Follow on Twitter](https://twitter.com/SkeletonUI)

## Development

### Contributions

Please read the [contribution guide](https://skeleton.brainandbonesllc.com/docs/contributions) before you begin. Pull requests are highly encouraged. [Pick an open issue](https://github.com/Brain-Bones/skeleton/issues) 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

- [Chris Simmons](https://github.com/endigo9740)
- [Thomas Jespersen](https://github.com/thomasbjespersen)

---

Founded by [Brain & Bones, LLC](https://www.brainandbonesllc.com/).
