Packages

An opinionated template to create phoenix apps, using live view and tailwind.

Retired package: Renamed - gen_template_dino_live_view

Current section

Files

Jump to
gen_dino_template template $PROJECT_NAME$ assets .babelrc
Raw

template/$PROJECT_NAME$/assets/.babelrc

{
"presets": [
"@babel/preset-env"
]
}