Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 337 Bytes

File metadata and controls

17 lines (12 loc) · 337 Bytes

Github page

Website is running at https://crare.github.io

React web app for github pages using Vite and Yarn.

Setup

setup:

cd my-app
yarn install
yarn dev

deploy: pushed to main triggers GitHub workflow in .github/workflows/deploy.yml.

Uses Vite + React + TypeScript