Skip to content

taro-0/nuxt-type

 
 

Repository files navigation

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.now.sh/

Nuxt page transitions screenshot

Build Setup

# install dependencies
yarn

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

About

Small demo showing custom page animations with a fake typography site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 96.6%
  • JavaScript 2.8%
  • CSS 0.6%