Skip to main content

· 7 min read
cha0s

flecks provides some default flecks to help with common tasks such as spinning up a web server, databases, and a react runtime with babel plugins, among many other things.

In this article, we will be reimplementing a small subset of @flecks/react in our own isolated application so we can learn how to build with flecks.