evillt-bot / loading-screen

Loading Screen Module for Nuxt.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nuxt Loading Screen Module

Circle CI Standard JS npm version npm downloads package phobia bundle phobia

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

nuxt-loading-screen

Contribution

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

License

MIT - Made with đź’– By Nuxt.js team!

About

Loading Screen Module for Nuxt.js

License:MIT License


Languages

Language:JavaScript 43.0%Language:Vue 37.5%Language:CSS 16.5%Language:HTML 2.9%