Skip to content

axis-sato/vscode-remote-containers-nuxt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

vscode-remote-containers-nuxt

This project is the Visual Studio Code Remote - Containers environment for Nuxt.js.

You can take syntax highlighting, autocompletion, linting, formatting (Prettier) and jumping to definitions without any configuration.

Getting Started

Prerequisites

Setup

  1. Clone this project.
  2. Start VS Code and open your project folder.
  3. Select Remote-Containers: Reopen Folder in Container from the command palette.
  4. Open a terminal in VS Code and create your Nuxt.js project to run: yarn create nuxt-app ..
    • Check Linter / Formatter and Prettier.
  5. Run dev server to run: yarn run dev and then you can access localhost:3000.

About

The VS Code Remote Development environment for Nuxt.js.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published