Skip to content

the-bears-field/React

Repository files navigation

React

Reactの学習目的で作成したリポジトリです。

使用技術

必要要件

  • Docker
  • Docker Compose

インストール

必要要件に記載している環境を整えた上で、ターミナルで下記コマンドを実行して下さい。

git clone https://github.com/the-bears-field/React.git
cd React
docker-compose build --no-cache
docker-compose run --rm app yarn
docker-compose up -d

CLIENT_URLは、http://localhost:8080です。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published