FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

shionit/vuejs-devcontainer: Vue.js - TypeScript DevContainer Sample · GitHub

This repository was archived by the owner on May 10, 2026. It is now read-only.
/ vuejs-devcontainer Public archive

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Vue.js - TypeScript DevContainer Sample

This repository is skelton code of Vue.js & TypeScript IDE using VS Code DevContainer.

How to use

  1. Clone this repository
  2. Open directory with VS Code
  3. "ReOpen in Container" (on VS Code)
    • Wait finishing Docker build.
  4. Initializing vue project (on VS Code Terminal)
    • # vue create .
    • Answer following options.
  5. Run vue project (on VS Code Terminal)
    • # yarn serve (ex. using yarn)
  6. Open http://localhost:8080 in your browser

VS Code plugins

About

Vue.js - TypeScript DevContainer Sample

Topics

Resources

Stars

8 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL