Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
softchris authored Sep 5, 2024
1 parent a11828a commit b693422
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions quiz-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,16 +65,6 @@ export default messages;

</details>

Then, edit the dropdown in `App.vue` in this app to add your language. Match the localized abbreviation to the folder name for your language. See example:

<details>
<summary>App.vue</summary>
TODO

</details>

Finally, edit all the quiz links in the translated lessons, if they exist, to include this localization as a query parameter: `?loc=fr` for example.

## Run the Quiz App locally

### Prerequisites
Expand Down Expand Up @@ -184,4 +174,4 @@ Once you are signed in on Azure through the link above, select a subscription an

- Post-Deployment: After deployment is complete, click on 'Go to Deployment' then 'View app in browser'.

Once your GitHub Action (workflow) is executed successfully, refresh the live page to view your application.
Once your GitHub Action (workflow) is executed successfully, refresh the live page to view your application.

0 comments on commit b693422

Please sign in to comment.