/cropcert-ui

Repo for cropcert-ui

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Cropcert UI

๐Ÿ”ง Prerequisites

  1. Install Node.js LTS
  2. Install Yarn ๐Ÿงถ

๐Ÿ“ฆ Getting Started

yarn install
cp src/configs/site-config.example.js src/configs/site-config.js  # setup with appropriate properties
yarn dev # will start development server on port 3000

๐Ÿ‘ท Production Build

yarn build
yarn serve           # will start production server

๐Ÿ“„ License

Apache-2.0 ยฉ Strand Life Sciences