Skip to content

Commit 310f6d0

Browse files
committed
chore: update docs
1 parent 7e5af22 commit 310f6d0

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,20 @@
55
66
An interactive tutorial and playground for learning Nuxt. Powered by [Nuxt](https://nuxt.com/docs) and [WebContainers](https://webcontainers.io/).
77

8-
Inspired by [learn.svelte.dev](https://learn.svelte.dev).
8+
[📖 learn.nuxt.com](https://learn.nuxt.com).
99

10-
`learn.nuxt.com` is not yet deployed, but you can preview the latest branch at [learn-dev.nuxt.com](https://learn-dev.nuxt.com).
10+
> Inspired by [learn.svelte.dev](https://learn.svelte.dev).
1111
12-
## Live Streaming
12+
## Project Development Process
1313

14-
Anthony Fu built this project from scratch on Live Streaming. You can watch the recordings of the full process on [YouTube](https://www.youtube.com/playlist?list=PL4ETc_mXFfxUGiY852jH3ctljnI2e9Rax).
14+
Anthony Fu is building this project from scratch on Live Streaming.
15+
You can watch the recordings of the full process on [YouTube](https://www.youtube.com/playlist?list=PL4ETc_mXFfxUGiY852jH3ctljnI2e9Rax).
1516

1617
## Contributing
1718

1819
### Development
1920

20-
To run this project locally, you need to have [Node.js v20.0+](https://nodejs.org/en/) and [pnpm](https://pnpm.io/) installed.
21+
To run this project locally, you need to have [Node.js v22.0+](https://nodejs.org/en/) and [pnpm](https://pnpm.io/) installed.
2122

2223
After cloning the repo, run the following commands to install dependencies:
2324

0 commit comments

Comments
 (0)