using my boilerplate yuh
This commit is contained in:
19
README.md
Normal file
19
README.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# 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)
|
||||
Reference in New Issue
Block a user