Nuxt/examples/async-data/README.md

11 lines
153 B
Markdown
Raw Normal View History

## Loading async data
To launch this example
```bash
npm install # or yarn install
npm start
```
Go to [http://localhost:3000](http://localhost:3000)