Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 1.33 KB

File metadata and controls

36 lines (20 loc) · 1.33 KB

WildGuide-react

App Version GitHub License

This repository is for the WildGuide frontend (React, TypeScript). Also see the related WildGuide backend.

🦉 Live Website

Development

Top Language Vite Build Web Deploy

Development Setup

Environment Variables

See the .env.local file.

Build

This project is written in Typescript using React and Vite to build.

npm run build

Production

Configuration

See the .env.production file.

Deploy

Manually run the Azure Static Web Apps CI/CD GitHub Action in order to build the code and deploy the web app to Azure.