Skip to content
/ nuxt-ts-starter Public template

Nuxt+Typescript+ClassAPI with VSCode Dev Containers

Notifications You must be signed in to change notification settings

zavidan/nuxt-ts-starter

Repository files navigation

Current version of Nuxt is 2.x

local

Build Setup

# install dependencies
$ npm install

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

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

# generate static project
$ npm run generate

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

Within the Dev Container

To activate tailwind intellisense

  1. Open the workspace in the dev container
  2. Disable and Enable Vuter vscode plugin
  3. press ctrl + space while in a class attribute.

About

Nuxt+Typescript+ClassAPI with VSCode Dev Containers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published