εχχωα

Introduction

εχχωα is a modern framework for building reactive web applications. Designed with performance and developer experience in mind, it provides everything you need to create complex UIs with minimal boilerplate.

"εχχωα combines the best of functional programming and modern tooling to help you build faster."

Getting Started

Create a new εχχωα project using the CLI:

$ npm create echaia@latest

Select the template type and follow the prompts to create your project.

Installation

You can install εχχωα via npm or yarn:

$ npm i echaia
$ yarn add echaia