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