takacspeter / screens

Loading Screen Module for Nuxt.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Loading Screen Module for Nuxt.js

License:MIT License


Languages

Language:Vue 44.7%Language:JavaScript 37.8%Language:CSS 15.1%Language:HTML 2.3%