Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.61 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.61 KB

Pota Templates

Pota Templates - batteries included project boilerplates.

Template Version
muban muban version
react react version
react-base react-base version
vanilla vanilla version
next next version

Philosophy

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.

Contributing

See CONTRIBUTING.md

License

Pota is MIT licensed.