contributte/ui-skeleton

Next generation frontend project skeleton based on Nette Framework (@nette), TailwindCSS (@tailwindcss), Alpine.js (@alpinejs) and Contributte (@contributte) libraries by @f3l1x.

Maintainers

👁 f3l1x

Package info

github.com/contributte/ui-skeleton

Language:JavaScript

Type:project

pkg:composer/contributte/ui-skeleton

Statistics

Installs: 6

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 6

dev-master 2026-03-14 11:10 UTC

Requires

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT c8d4b04062625b2ad0a9cc2134e57b87fceabcd5

uiprojectnetteSkeletonfrontendtoolingalpinetailwindcss


README

👁 Image

👁 Image
👁 Image
👁 Image
👁 Image

👁 Image
👁 Image
👁 Image
👁 Image
👁 Image

Website 🚀 contributte.org | Contact 👨🏻‍💻 f3l1x.io | Twitter 🐦 @contributte

👁 Image

Goal

Main goal is to provide example of next generation frontend tooling Vite.js with TailwindCSS and Alpine.js to Nette.

Demo

https://examples.contributte.org/ui-skeleton/

Installation

You will need PHP 8.4+ and Composer.

Create project using composer.

composer create-project -s dev contributte/ui-skeleton acme

Now you have application installed. It's time to run it.

Startup

The easiest way is to use php built-in web server.

# make dev
php -S 0.0.0.0:8000 -t www

Then visit http://localhost:8000 in your browser.

Development

See how to contribute to this package.

This package is currently maintaining by these authors.

👁 Image

Consider to support contributte development team. Also thank you for using this project.