An open API service indexing awesome lists of open source software.

https://github.com/govalta/ui-components-react-sandbox

This repository is intended to be used as a sandbox environment for testing issues in.
https://github.com/govalta/ui-components-react-sandbox

Last synced: about 1 year ago
JSON representation

This repository is intended to be used as a sandbox environment for testing issues in.

Awesome Lists containing this project

README

          

# React Testing Sandbox

Used to showcase issues you have with the React Design Components

## Usage

To use the sandbox, follow these steps:

1. Run `npm i` to install everything needed
2. Run `npm run dev` to build and start the environment
3. Edit `App.tsx` and import whatever component(s) you want to test, and add your content for testing

---

[Visit Design System](https://design.alberta.ca)