Skip to content

michaelgenesini/desy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Desy

Build your Design System. Desy is a small system that generate a website based on static files and folders. Basically is a node application that read and map all partial templates (written in Handlebars in src folder and map it to express routes. This system allows designers to write Design System pages without the need to write a lot of code, and it can be customized for every client.

🚧 WIP

Development

npm run dev