/nuxt-type

Small demo showing custom page animations with a fake typography site

Primary LanguageVue

Nuxt Type

Small demo showing custom page animations in Vue 2 with a fake typography site, currently using a custom build of Nuxt, pre 1.0.0beta release. Using GreenSock for the animations, including SplitText.

Nuxt.js is a framework for creating Universal Vue.js Applications. It presets all the configuration needed to make your development of a Vue.js Application Server Rendered more enjoyable.

As a framework, Nuxt comes with a lot of features to help you in your development between the client side and the server side such as Asynchronous Data, Middleware, Layouts, etc. More info can be found here.

Deployed on https://nuxt-type.netlify.com/

Nuxt page transitions screenshot

Build Setup

# install dependencies
yarn

# serve with hot reload at http://127.0.0.1:3000/
yarn run dev