Nuxt/examples/async-data/README.md

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)