Skip to content

🐳 A playground for Docker with React.

License

Notifications You must be signed in to change notification settings

robertoachar/docker-react

Repository files navigation

docker-react

License

A playground for Docker with React.

  • Cloning the repo
$ git clone https://github.com/robertoachar/docker-react.git
  • Installing dependencies
$ npm install
  • Building image
$ docker-compose build
  • Running image
$ docker-compose up
  • Stoping image
$ docker-compose down

Author

Roberto Achar

License

MIT