Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/loconluis/docker-devworkflow-react


https://github.com/loconluis/docker-devworkflow-react

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

Attached Volume for a Docker Container

`$ docker run -p 3000:3000 -v /app/node_modules -v $(pwd):/app`