Skip to content

Commit

Permalink
add font tip and formatting (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
solderq35 authored Apr 17, 2024
1 parent 255573b commit ad5f291
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,15 @@ Content designed for large-format touchscreens in high-traffic locations on OSU'

## Site URLs

Production Deployment URL: https://osu-sustainability-office.github.io/sustainability-kiosks/#/
Test Deployment URL: http://sustainability-kiosks.s3-website-us-west-2.amazonaws.com/#/
- Production Deployment URL: https://osu-sustainability-office.github.io/sustainability-kiosks/#/
- Test Deployment URL: http://sustainability-kiosks.s3-website-us-west-2.amazonaws.com/#/

## Site Setup

- Installing Dependencies
- `npm i`
- Run website locally
- `npm run serve`
- If you want to test with the same fonts locally as production, make adjustments to font URL prefixes as noted in the `@font-face` section of [src/App.vue](https://github.com/OSU-Sustainability-Office/sustainability-kiosks/blob/master/src/App.vue)
- Formatting
- `npm run format`

0 comments on commit ad5f291

Please sign in to comment.