kvraamkey / svelte-ui

A friendly UI component set for React.js SvelteJs

Home Page:https://kvraamkey.github.io/svelte-ui/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

svelte-ui

Set of the UI components for Svelte, inspired by W3Schools W3Css

View the demo

Installation

Note that you will need to have Node.js installed

npm install --save-dev @kvraamkey/svelte-ui

Quick start with new project

Create a new project based on sveltejs/template

npx degit sveltejs/template svelte-app
cd svelte-app
npm install

About

A friendly UI component set for React.js SvelteJs

https://kvraamkey.github.io/svelte-ui/

License:MIT License


Languages

Language:Svelte 79.9%Language:JavaScript 20.1%