Skip to content

Attempting to create a reusable component library from the Prime UI Sketch App UI Kit.

Notifications You must be signed in to change notification settings

uptonm/prime-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prime-UI

This project is attempting to create a reusable component library from the Prime UI Sketch App UI Kit.

All components will be hooked up to Storybook for display, tested with Jest, and Visual Regression will be done using Loki.

View Our Current Progress

Running Storybook

  • For the purposes of contribution we ask that all changes are made using yarn for consistency.

  • First install dependencies with yarn install

  • Run the Storybook dev server with yarn storybook

Running the Main Application

  • You can run the React Dev Server with yarn start, this will compile everything and run a local dev server based on the content in ./src/app/Root.tsx

About

Attempting to create a reusable component library from the Prime UI Sketch App UI Kit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published