462 B
462 B
UT Registration Plus
Built Using:
- React 18
- Typescript
- Webpack 5 (esbuild-loader)
- Eslint
- Prettier
- Semantic-Release
- Custom Messaging & Storage wrappers
Getting Started
- Clone this repo
- Run
npm install - Run
npm startto start the development server - Run
npm run buildto build the extension for production - Run
npm run releaseto release a new version of the extension in CI (either preview or production)