Skip to content

darrenmothersele/stylex-barebones

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stylex Barebones

This is the example project that demonstrates getting started with Stylex - atomic design, style guides, and prototyping with Silex PHP, Twig templates, and YAML.

To get started run:

composer install 
php -S localhost:8000

For more details see this blog post.