Skip to content

UTASR-UT-Autonomous-Scale-Racing/website

Repository files navigation

UTASR Website

Official website repo of UTARS (University of Toronto Autonomous Scale Racing)

Features

  • Framework: React + Vite
  • Variant: JavaScript

Setup

  1. npm install
  2. npm install @mui/material @emotion/react @emotion/styled
  3. npm install @mui/joy @emotion/react @emotion/styled
  4. npm install framer-motion

Run

  • npm run dev

Commit changes

  1. git add .
  2. git commit -m "Update website"
  3. git push origin main

Build and update gh-pages (Requires pull-request approval)

  1. npm install -D vite-plugin-gh-pages
  2. npm run build
  3. npm run deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •