/new-typo-graphics

Website designs inspired by an art book.

Primary LanguageVue

New Typo Graphics

A Vue.js project

Project Description:

A couple years ago I bought a used book called, New Typo Graphics: The New Faces of Contemporary Typography, which contained photos of contemporary posters from the late 80's to early 90's. The goal of this project is to turn those posters into portfolio websites.

New Typo Graphics Book

Technologies Used:

  • Vue.js
  • GreenSock Animation Platform (GSAP)
  • Webpack

Getting Started

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.