Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/loconluis/docker-devworkflow-react
https://github.com/loconluis/docker-devworkflow-react
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/loconluis/docker-devworkflow-react
- Owner: loconluis
- Created: 2019-08-03T23:26:55.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T06:14:43.000Z (about 2 years ago)
- Last Synced: 2023-02-27T05:56:46.483Z (almost 2 years ago)
- Language: JavaScript
- Size: 6.11 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
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`