Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1020 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 1020 Bytes

@noflux/react

Official React bindings for Noflux.

Package Version Dependencies DevDependencies Build
@noflux/react npm (scoped) Dependency Status devDependency Status Build Status

Usage

All Noflux documentations can be found here.

You can read the online version at noflux.js.org.

Contribution

For development:

npm install
npm run dev

For publish:

npm publish