Skip to content

sb185296/arcade

 
 

Repository files navigation

Arcade Design System by Frontify

CI Status Known Vulnerabilities latest

Using @frontify/arcade

  1. Install Arcade from npm
npm install @frontify/arcade
  1. Load Arcade Stylesheet
import "@frontify/arcade/style";
  1. Use Components
import { Button } from "@frontify/arcade";

Arcade provides two builds: ES modules and UMD modules. Documentation for the provided components and how to use them is available in Storybook.

Contributing

See Contribution Guidelines for contributing and local development help.

Important Links

About

Design System of Frontify

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.4%
  • Other 0.6%