reactant
Version:
A framework for building React web applications
16 lines (10 loc) • 291 B
Markdown
# reactant

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.