https://github.com/liascode/pranx-templates
Starter basic template for the pranx meta-framework
https://github.com/liascode/pranx-templates
framework metaframework next pranx preact ssg ssr
Last synced: 4 months ago
JSON representation
Starter basic template for the pranx meta-framework
- Host: GitHub
- URL: https://github.com/liascode/pranx-templates
- Owner: LiasCode
- License: mit
- Created: 2025-06-29T23:10:17.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-09-25T08:06:55.000Z (5 months ago)
- Last Synced: 2025-09-25T09:29:43.186Z (5 months ago)
- Topics: framework, metaframework, next, pranx, preact, ssg, ssr
- Language: TypeScript
- Homepage:
- Size: 101 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pranx Templates
This repository provides official starter templates for the **Pranx** metaframework.
Each template is designed to help developers quickly bootstrap new projects with a standardized structure and pre-configured settings.
## Features
- Ready-to-use templates for common project setups.
- Opinionated configurations aligned with Pranx best practices.
- Easy to extend and customize.
## Usage
```bash
npx create-pranx@latest -n "my-pranx-project" -t "basic"
```
OR
Clone or copy the template that best fits your project and start building with Pranx immediately.
## Contributing
Contributions are welcome. If you’d like to propose new templates or improve existing ones, please open an issue or submit a pull request.
## License
MIT