Description
Elm application projects can be bootstrapped with a zero-configuration setup. It is useful for developers who want to start an Elm frontend quickly without assembling the build pipeline by hand.
Project generators create files and may install dependencies. Review generated configuration and dependency sources before committing or running the app in production.