A proof of concept for using Ark UI to create components.
To get a local copy up and running follow these simple example steps.
npm install --global yarn
- Clone the repository
git clone https://github.com/thaboRach/ark-poc.git
- Install the required packages
yarn
Start the web application locally:
yarn dev