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

Latest commit

 

History

History
55 lines (38 loc) · 784 Bytes

README.md

File metadata and controls

55 lines (38 loc) · 784 Bytes

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