Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

devinoue/typescript-nuxt

Repository files navigation

typescript-nuxt

更新: 現在(2021/05/07)、内容が古くなっているのでARCHIVE化します。

【2019年12月版】Nuxt + TypeScript + ESLint + PrettierとVSCodeで環境構築する方法

TypeScript + Nuxt + ESLint + Prettier + VSCodeでの環境構築用リポジトリです。
現在、公式の動きが二転三転しているので、記事の内容が古くなる可能性がありますのでご注意ください。

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published