/docker-react-webpack

:whale: A playground for Docker with React and webpack.

Primary LanguageJavaScriptMIT LicenseMIT

docker-react-webpack

License

A playground for Docker with React and webpack.

Development

  • Cloning the repo
$ git clone https://github.com/robertoachar/docker-react-webpack.git
  • Installing dependencies
$ npm install

Docker

  • Building an image
$ docker-compose build
  • Running a container
$ docker-compose up
  • Stopping a container
$ docker-compose down

Author

Roberto Achar

License

MIT