Skip to content

Commit 468d6d2

Browse files
authored
✨ Update README (#112)
1 parent 194af86 commit 468d6d2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,14 @@ Available on the App Store soon, or you can build the app yourself. See the [Get
3030
2. Open `trySwiftTokyo.xcworkspace` in Xcode
3131
3. Build and run the app
3232

33+
## Preview the Website
34+
35+
1. Install the Ignite command-line tool by following the instructions at [twostraws/Ignite](https://github.com/twostraws/Ignite)
36+
2. Open `trySwiftTokyo.xcworkspace` in Xcode
37+
3. Select the `Website` scheme in Xcode
38+
4. Run the project (⌘+R) and verify the build succeeds in the console
39+
5. Run `ignite run --preview` from the command line
40+
3341
## Contributing
3442

3543
We welcome contributions to the app! Please refer to the [Contributing Guidelines](CONTRIBUTING.md) for more information.

0 commit comments

Comments
 (0)