Skip to content

gruming/nuxt-starter-ts

 
 

Repository files navigation

nuxt-starter-ts

A class-based Nuxt 2.0+ starter template with TypeScript integration.

Build Setup

# install dependencies
$ yarn install

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

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

# generate static project
$ yarn run generate

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

About

A class-based Nuxt 2.0+ starter template with TypeScript integration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 53.5%
  • JavaScript 26.4%
  • TypeScript 13.5%
  • CSS 6.6%