- 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 3000
yarn build
yarn serve # will start production server
Apache-2.0 © Strand Life Sciences