Nuxt/examples/async-data
2016-11-07 14:12:59 +01:00
..
pages Async-data example working 2016-11-07 14:12:59 +01:00
nuxt.config.js Add async-data example + add module resolver in webpack 2016-11-07 13:53:05 +01:00
package.json Add async-data example + add module resolver in webpack 2016-11-07 13:53:05 +01:00
README.md Add async-data example + add module resolver in webpack 2016-11-07 13:53:05 +01:00

Loading async data

To launch this example

npm install # or yarn install
npm start

Go to http://localhost:3000