shards-react

⚛️A beautiful and modern React design system.

Github星跟踪图

Getting Started

Getting started with Shards React is fairly simple. You can download Shards React via the official website, here on GitHub as a release package or by using a package manager such as Yarn or NPM.

Quick Start

You can install Shards React via Yarn or NPM.

# Yarn
yarn add shards-react

# NPM
npm i shards-react

Module Bundlers

If you are using a module bundler such as Webpack or Rollup, you can import components as follows:

import { Alert } from "shards-react";

import "bootstrap/dist/css/bootstrap.min.css";
import "shards-ui/dist/css/shards.min.css"

// ...

Built Using

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Roadmap

View the roadmap.

Changelog

View notable changes.

主要指标

概览
名称与所有者DesignRevision/shards-react
主编程语言JavaScript
编程语言JavaScript (语言数: 2)
平台
许可证MIT License
所有者活动
创建于2018-12-27 17:50:22
推送于2023-01-03 15:46:33
最后一次提交2019-02-25 20:54:18
发布数4
最新版本名称v1.0.3 (发布于 )
第一版名称v1.0.0 (发布于 )
用户参与
星数760
关注者数6
派生数97
提交数9
已启用问题?
问题数43
打开的问题数34
拉请求数1
打开的拉请求数15
关闭的拉请求数2
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?