Ui Kit for Pangolin
For getting started please follow this guide
- do
yarnin example directory. - copy
.env.sampleto.env
- do
yarnin components. - make sure you follow
setup example reposteps - do
yarn dev:examplewhich will start app fromexampledirectory. - as you develop components in
srcfolder, you can keep testing it in example app. - once its developed you can use those new changes in interface repo.