Skip to content

Jasperscheper/nuxt-page-transitions

Repository files navigation

nuxt-page-transitions

What is this about?

This is a little POC to demonstrate page transitions across pages in the nuxt framework.

How does it work?

It is built by using a mixin, and the transition property.

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.

About

Simple POC to show nuxt page transitions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published