Skip to content

Commit

Permalink
More baby edits
Browse files Browse the repository at this point in the history
  • Loading branch information
patudom committed Apr 16, 2024
1 parent 885f45b commit 3843e35
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ It is based on code developed by @jfoster17 in [this repo](https://github.com/jf

## Developer quick start

1. Check out the repository to your machine
2. If necessary, install [Node.js](https://nodejs.org/en/) and [Yarn](https://yarnpkg.com/)
1. Check out the repository to your machine.
2. If necessary, install [Node.js](https://nodejs.org/en/) and [Yarn](https://yarnpkg.com/).
3. `cd <story-folder-name>`
4. `yarn` (to install dependencies)
5. `yarn serve` (to run development server for TEMPO Lite Data Story)
6. Copy/paste url (under "App running at:") into your browser
6. Copy/paste url (under `App running at:`) into your browser

0 comments on commit 3843e35

Please sign in to comment.