Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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!

You can’t perform that action at this time.