Update README.md

main
chris 3 weeks ago committed by GitHub
parent a11828af1a
commit b693422fdd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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
@ -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.

Loading…
Cancel
Save