Skip to content

tacck/refactoring-sec1-starter

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

リファクタリング 第 2 版 第 1 章 開始用セット

環境

Viscual Studio Code 1.48.2
Node.js v12.4.0
yarn 1.22.4
Docker for Mac 2.3.0.4

その他: Viscual Studio Code の拡張として Remote - Containers がインストール済みの状態。

手順

リポジトリをクローンして Viscual Studio Code で開く

$ git clone https://github.com/tacck/refactoring-sec1-starter.git
$ code refactoring-sec1-starter

Viscual Studio Code で環境を開く

  1. 左ペインの "リモート エクスプローラー" をクリック
  2. "Open Folder in Container..." をクリック
  3. ファイルダイアログの右下の "Open" をクリック

Viscual Studio Code で環境を開く (Dev Container)

  1. メニューの "ターミナル" から "新しいターミナル" をクリック
  2. 下に表示されたターミナルで下記実行
$ yarn install
  1. 左下の "Dev Container" をクリック
  2. "Remote-Containers: Rebuild Container" をクリック
  3. 再度 Viscual Studio Code が開いたら完了

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published