Minimalistic Elm Template powered by Vite!
View Demo »
Explore the docs
·
Report Bug
·
Request Feature
A simple and intuitive Elm template powered by Vite. Built in TailwindCSS and HMR. Focus on the application itself rather than all these low-level configuration stuffs.
Incentives:
Of course, no one template will serve all projects since your needs may be different. So I'll be adding more in the near future. You may also suggest changes by forking this repo and creating a pull request or opening an issue. Thanks to all the people have contributed to expanding this template!
The technologies and tools used within this template.
The list of tools that is used when development.
To use this template for personal use or contribution, simply perform the following.
git clone https://github.com/data-miner00/elm-vite-template.git
pnpm i
pnpm up --latest
pnpm test
pnpm format
pnpm review
pnpm dev
pnpm build
pnpm preview
pnpm elm:dev
pnpm elm:build
pnpm repl
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)Distributed under the Apache 2.0 License. See LICENSE
for more information.
List of resources that are helpful and would like to give credit to.