- Install Node.js LTS
- Install Yarn 🧶
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 serverApache-2.0 © Strand Life Sciences