Skip to content

benzara-tahar/skeleton

 
 

Repository files navigation

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 UI toolkit for Svelte + Tailwind.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 78.3%
  • TypeScript 15.3%
  • CSS 4.6%
  • JavaScript 1.2%
  • Other 0.6%