Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/charliegerard/docker-tutorial

Source code for my tutorial on Docker for front-end devs
https://github.com/charliegerard/docker-tutorial

Last synced: about 1 month ago
JSON representation

Source code for my tutorial on Docker for front-end devs

Awesome Lists containing this project

README

        

# Docker tutorial

Source code for my [Medium article](https://levelup.gitconnected.com/intro-to-docker-for-front-end-developers-22ed1942c4a5) on Docker for front-end devs.

## How to run

* Launch Docker
* Once Docker is running, run `docker-compose up` in the root folder.
* Visit `localhost:3000`