Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 454 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 454 Bytes

Frontend Engine

A tool for quickly installing various frontend frameworks without needing the underlying tech stack installed locally.

Setup

Copy example.env to .env and change contents to fit your naming convention (you may need to update docker-compose.yml if you do).

Run ./scripts/build.sh to build each frontend framework in its own container.

Configure

Manage each frontends configuration from the docker-compose.yml file.