generated from GovAlta/ui-components-react-template
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #293 from GovAlta/alpha
Production Release - December 20 / 2024
- Loading branch information
Showing
16 changed files
with
651 additions
and
233 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,20 @@ | ||
# UI component library documentation | ||
# Installation | ||
|
||
1. `npm i` | ||
2. `npm run build` | ||
3. `npm run dev` | ||
|
||
## Testing Bug Report Form | ||
|
||
To test the bug report form follow these steps: | ||
|
||
1. Create a file called `.env` in the base directoy | ||
2. Add a line to the file `VITE_AUTH_TOKEN=""` | ||
3. Go to [https://github.com/](github.com) | ||
* Click your profile in the top right | ||
* Select Settings | ||
* Select Developer Settings on the bottom left | ||
* Select Personal access tokens and then Tokens (classic) | ||
* Generate new token (classic) | ||
* Give it the `public_repo` permission (only that one) | ||
4. Add your new token between the `""` in the line you added in step 2 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.