Pota Templates - batteries included project boilerplates.
Template | Version |
---|---|
muban | |
react | |
react-base | |
vanilla | |
next |
The naming scheme for templates must help convey what each template is meant for.
Template names that only include the framework/environment, for example: @pota/react-template
,
are denoted as "complete" templates. These templates include best practices that will let the user
build an application with little to no friction or time spent writing boilerplate code.
Template names that include extra keywords, for example: @pota/react-base-template
(note the base
keyword)
are tailor made for a specific usecase, those extra keywords should make it clear what that specific usecase is.
See CONTRIBUTING.md
Pota is MIT licensed.