/hubs-ui

Primary LanguageJavaScript

🚚 Cargo Hubs

Requirements

The following software is required to be installed locally in order to get this project running:

  • node
  • yarn

Run the project

  1. Download dependencies
yarn
  1. Run
yarn start

Deploy

  1. Build the project
yarn build
  1. Deploy
yarn run deploy