https://github.com/data-miner00/elm-vite-template
Intuitive, beginner friendly Elm template powered by Vite, supplemented with Tailwind
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.2%) to scientific vocabulary
Keywords
Repository
Intuitive, beginner friendly Elm template powered by Vite, supplemented with Tailwind
Basic Info
- Host: GitHub
- Owner: data-miner00
- License: apache-2.0
- Language: Elm
- Default Branch: master
- Homepage: https://elm-vite-template.vercel.app/
- Size: 71.3 KB
Statistics
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
Elm Vite Template
Minimalistic Elm Template powered by Vite!
View Demo »
Explore the docs
·
Report Bug
·
Request Feature
Table of Contents
About The Project
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:
- Could not find intuitive Elm starter templates
- The Elm development workflow is awkward
- Want to try out Elmish architecture
- Buitl this Elm template so I can use for other projects.
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!
Built With
The technologies and tools used within this template.
- Elm
- Vite
- TailwindCSS
- JavaScript
Getting Started
Prerequisites
The list of tools that is used when development.
Installation
To use this template for personal use or contribution, simply perform the following.
- Clone the repo
sh git clone https://github.com/data-miner00/elm-vite-template.git - Install Node dependencies
sh pnpm i - Optionally update the dependencies
sh pnpm up --latest - Recommend to run tests to check if things are breaking
sh pnpm test - Run formatter to format code
sh pnpm format - Review Elm code quality
sh pnpm review - Start dev server
sh pnpm dev - Compile for production
sh pnpm build - Preview production build
sh pnpm preview - Start standalone Elm reactor
sh pnpm elm:dev - Build standalone Elm code
sh pnpm elm:build - Start interactive Elm shell
sh pnpm repl
Roadmap
- [x] Add Homepage
- [ ] Add 404 page
- [ ] Dark mode
- [ ] Add GitHub workflows
- [ ] Add PWA Manifest
- [ ] Mobile Responsive
- [ ] Navbar and header
- [ ] Add E2E tests
See the open issues for a full list of proposed features (and known issues).
Contributing
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!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
License
Distributed under the Apache 2.0 License. See LICENSE for more information.
Acknowledgments
List of resources that are helpful and would like to give credit to.
Owner
- Name: Shaun Chong
- Login: data-miner00
- Kind: user
- Location: undefined, Mars
- Company: Experian
- Website: https://mumk.dev/
- Twitter: Has66771004
- Repositories: 76
- Profile: https://github.com/data-miner00
Full Queue Developer
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: 12 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0