https://github.com/dio/react-app-subdirs
Hosting react apps in subdirs
https://github.com/dio/react-app-subdirs
Last synced: 5 months ago
JSON representation
Hosting react apps in subdirs
- Host: GitHub
- URL: https://github.com/dio/react-app-subdirs
- Owner: dio
- Created: 2019-07-27T04:03:45.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T05:28:59.000Z (over 3 years ago)
- Last Synced: 2025-04-06T11:49:05.706Z (about 1 year ago)
- Language: JavaScript
- Size: 3.17 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## hosting react apps in subdirectories

```
$ make build
$ docker run --rm -it -p 8000:80 ok:v1
```
### license
MIT