Homepage for RedbackThomson https://redback.dev/
- Node v10+
- Yarn
To start the development server
yarn install
yarn start
To build and run the production package
yarn run build
yarn run start-prod
Homepage for RedbackThomson https://redback.dev/
To start the development server
yarn install
yarn start
To build and run the production package
yarn run build
yarn run start-prod