Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.
/ nuxtify Public archive

Minimum Nuxt Vuetify Typescript Template

Notifications You must be signed in to change notification settings

seonglae/nuxtify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal Nuxt TS Template

Get Started

git clone https://github.com/seonglae/nuxtify
yarn
yarn dev

Components

  • Toast Snackbar
  • Loading
  • Error Page

Desktop View

Desktop View

Mobile View

Mobile View

Error View

Error Page

Modules

  • Vuetify
  • Vuex
  • Axios
  • Vue Composition API

Configs

  • SEO Options
  • Optimize Options

Develop Tools

  • nodemon
  • Prettier
  • Github Action
    • Build Pipeline - CI
    • Github Page - CD

Philosophy

  • Atomic Design Pattern
  • Minimalism

Examples