# reactant

![Node CI](https://github.com/unadlib/reactant/workflows/Node%20CI/badge.svg)

A framework for building React applications

## Usage

```bash
npx reactant-cli init my-app
cd my-app
yarn start
```

You can visit [reactant.js.org](https://reactant.js.org/) for more documentation.
