You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,19 +5,20 @@
5
5
6
6
An interactive tutorial and playground for learning Nuxt. Powered by [Nuxt](https://nuxt.com/docs) and [WebContainers](https://webcontainers.io/).
7
7
8
-
Inspired by [learn.svelte.dev](https://learn.svelte.dev).
8
+
[📖 learn.nuxt.com](https://learn.nuxt.com).
9
9
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).
11
11
12
-
## Live Streaming
12
+
## Project Development Process
13
13
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).
15
16
16
17
## Contributing
17
18
18
19
### Development
19
20
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.
21
22
22
23
After cloning the repo, run the following commands to install dependencies:
0 commit comments