Skip to content

biodiv-platform/cropcert-ui

Repository files navigation

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