mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-30 01:17:16 +00:00
11 lines
153 B
Markdown
11 lines
153 B
Markdown
## Loading async data
|
|
|
|
To launch this example
|
|
|
|
```bash
|
|
npm install # or yarn install
|
|
npm start
|
|
```
|
|
|
|
Go to [http://localhost:3000](http://localhost:3000)
|