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

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

Awesome Lists containing this project

README

          

## hosting react apps in subdirectories

![subdirs](https://cldup.com/kev2M0au8s.gif)

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

### license

MIT