michaelgenesini / desy

Build your Design System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Build your Design System


Languages

Language:JavaScript 75.2%Language:HTML 24.5%Language:CSS 0.3%