Skip to content

joshua-dean/ulabel-react-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ULabel React Demo

Demonstration of using ULabel in a React project.

Usage

npm install
npm start

Development

This project uses ESLint and Prettier.

npm run lint-and-format

Development Process

This project was bootstrapped with create-react-app:

npx create-react-app ulabel-react-demo

ULabel was installed with:

npm install ulabel

The ULabel component was added by taking existing "on load" functionality from the ULabel demo and putting it in a single useEffect hook.

About

Demo for using ULabel in a React project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published