https://skeleton.brainandbonesllc.com/
A fully featured Svelte UI component library. Skeleton allows you to build fast and responsive web interfaces using Svelte + Tailwind.
Please read the contribution guide before you begin. Pull requests are highly encouraged. Pick an open issue and help us out!
- 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 servernpm run dev -- --open
- start and open new browser window
- Make changes, then submit a pull request when ready.
Founded by Brain & Bones, LLC.