FrontEnd/Nuxt

반응형
FrontEnd/Nuxt

Vue3 포인터 만들기 (Nuxt)

ref @pointerup @pointerdown @pointermove Click:{{ clicked }} X:{{ xPoint }} Y:{{ yPoint }}

FrontEnd/Nuxt

Vue3 카운터 만들기 (Nuxt)

ref @click up {{ a }} down

FrontEnd/Nuxt

Vue3 계산기 만들기 (Nuxt)

ref v-model computed() + - * / {{ calculate }}

FrontEnd/Nuxt

Vue3 Nuxt 시작하기

Vue 어플리케이션을 쉽게 생성하게 도와주는 프레임워크 Nuxt js Nuxt 공식사이트 The Intuitive Vue Framework Build your next Vue.js application with confidence using Nuxt. An open source framework making web development simple and powerful. nuxtjs.org 설치 방법 npx npx create-nuxt-app yarn yarn create nuxt-app npm npm init nuxt-app 명령어 실행후 나오는 체크리스트 ✨ Generating Nuxt.js project in hello ? Project name: (hello) 엔터 ? Programming la..

반응형
빡상이
'FrontEnd/Nuxt' 카테고리의 글 목록