UNPKG

reactant

Version:

A framework for building React web applications

16 lines (10 loc) 291 B
# 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.