Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 1.82 KB

README.md

File metadata and controls

48 lines (34 loc) · 1.82 KB

Nuxt Screens Module

Github Actions CI Standard JS npm version npm downloads package phobia bundle phobia

Loading Screen

This module is internally being used by nuxt.js to show loading screen.

nuxt-loading-screen

Contribution

  • Clone this repository
  • yarn install
  • yarn build
  • cd packages/loading
  • yarn link
  • Clone nuxt.js repository
  • yarn link @nuxt/loading-screen
  • yarn nuxt examples/hello-world -o

License

MIT - Made with 💖 By Nuxt.js team!