JUM components is a shared component library that exports a series of styled components based on React-bootstrap and Boostrap 4
You must have NPM or Yarn installed.
Restore the packages using
npm install
or yarn install
To start the project run npm start
or yarn start
Project should start on port:3000