Skip to main content

Deployment

GitHub Pages

  1. Update static/CNAME with your domain
  2. Configure GitHub Pages in repository settings
  3. Run npm run deploy (if deploy script is configured)

Other Platforms

Build the site with npm run build and deploy the build/ directory to your hosting provider.