Skip to content

tk1351/react-tdd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

起動方法

// 初回立ち上げ時
$ docker-compose up --build -d

// 以降
$ docker-compose up -d

依存ファイルインストール方法

$ docker-compose exec app bash

// appコンテナ内
$ yarn add foo

一応作業ブランチを切りましょう

$ git checkout -b practice/tk1351

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors