Skip to content

uto-usui/nuxt-typescript-web

Repository files navigation

nuxt ts web

Nuxt x TypeScript boilerplates for building websites without decorators

github pages

Links

Features

  • TypeScript
    • type safe Vuex
  • formatter
    • ESLint / stylelint / Prettier
  • PWA with Workbox
    • support iOS video
  • auto images optimize
  • lazyload images
  • contents slider by swiper
  • GSAP animation
  • webfontloader
    • google / adobe
  • import common scss variable and functions
  • detect device type with nuxt-user-agent
  • CSS grid support for IE
  • switch components at breakpoint with nuxt-mq

Build Setup

# install dependencies
$ yarn

#  serve dev mode
$ yarn run dev:dev 

# generate static project
$ yarn run generate

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

About

Nuxt x TypeScript boilerplates for building websites without decorators.

Resources

Stars

Watchers

Forks

Packages

No packages published