Files
UT-Registration-Plus/README.md
2024-03-06 12:55:42 -06:00

375 B

UT Registration Plus

Built Using

  • React 18
  • TypeScript
  • Vite 5
  • ESLint
  • Prettier
  • Semantic-Release
  • Custom Messaging & Storage Wrappers

Getting Started

  1. Clone this repo
  2. Run pnpm install to install and patch all the required dependencies
  3. Run pnpm run dev to start the development server
  4. Run pnpm build to build the extension for production