Skip to content

jsjx1995/laravel-react-book-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

手順

1. git clone

git clone https://github.com/ainoue1995/laravel-react-book-tutorial.git
cd laravel-react-book-tutorial

2. イメージ作成

docker-compose build

3. ライブラリのインストール

docker-compose run --rm node sh -c 'cd sample_app && yarn'

4. アプリケーション実行

docker-compose up

Ctl + Cでアプリケーションストップ

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published