Templates
There's a list of the official Fehujs templates:
fehujs/starter-template
This template is the default one when installing Fehujs with the installer.
It is recommended for beginners.
GitHub: fehujs/starter-template
fehujs/lite-template
This is an empty template for a Fehujs app, the only configured module is @fehujs/http-server.
GitHub: fehujs/lite-template