Next Generation UI for Biodiversity Informatics Platform
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 3000yarn build
yarn serve # will start production serverFor end to end typesafe models this grately reduces chances of typos and amazing autocomplete ✨
./typegen.sh # To regenerate modal(s) from microservices endpointsCode quality checks are done with prettier and eslint.
Apache-2.0 © Strand Life Sciences