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.
- Host: GitHub
- URL: https://github.com/govalta/ui-components-react-sandbox
- Owner: GovAlta
- Created: 2024-03-04T17:49:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-22T22:32:14.000Z (over 1 year ago)
- Last Synced: 2025-06-21T03:39:45.600Z (about 1 year ago)
- Language: TypeScript
- Size: 47.9 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)