This project is bootstrapped with Create-React-App.
This is a
- webpack
- react
- ionic
app inside a docker container awaiting further configuration.
To apply personal changes, initialize the docker container replace
package.json
and run npm install
.
- frontend:
contains the central part of the template. this structure hints at the
extensibility of the structure and docker-compose.
- frontend/resources:
add any files you want to load via Dockerfile here
- scribble(empty directory, needs to be created in
frontend
):
contents of the generated container. bound to a docker volume