Design system for Logora made with React and using Bit
View all components here
npm i -g @teambit/bvm
bvm installbit install
bit compilebit startbit testExample: to add a component called 'action/button'. Place component files in 'src/components/action/button'.
bit add src/components/action/button --id action/button --env teambit.react/react-env