Nuxt/examples/async-data/README.md
2016-11-07 13:53:05 +01:00

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)