Loading Screen Module for Nuxt.js
This module is internally being used by nuxt.js to show loading screen.
yarn install
yarn build
cd packages/loading
yarn link
yarn link @nuxt/loading-screen
yarn nuxt examples/hello-world -o
MIT - Made with ๐ By Nuxt.js team!