Skip to content

NuxtJS 에서 TSX (JSX for TypeScript) 개발 환경 구성

Notifications You must be signed in to change notification settings

knightrun/nuxt-tsx

Repository files navigation

nuxt-tsx

NuxtJS 에서 TSX (JSX for TypeScript) 사용하기

Dependency

  • Nuxt.js
  • Typescript
  • Jsx
  • Sass
  • Vuex-module-decorators
  • Nuxt-property-decorator

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

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

About

NuxtJS 에서 TSX (JSX for TypeScript) 개발 환경 구성

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published