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