Menu
StateX LogoStateXDocs
GitHub
StateX LogoStateX
  • Docs
  • GitHub
  • Introduction
    • Getting Started
    • Core Concepts
    • Installation
  • Basic Tutorial
    • Intro
    • Atoms
    • Selectors
  • Examples
    • Form
    • Performance
    • Master Detail
    • TodoMVC
  • API Reference
    • StateXProvider
    • path
    • atom()
    • selector()
    • action()
    • useStateX()
    • useStateXValue()
    • useStateXValueSetter()
    • useStateXGetter()
    • useRemoveStateX()
    • useStateXCallback()
    • useStateXValueResolveable()
    • useStateXAction()
    • useStateXSnapshotCallback()
    • useStateXSnapshotSetter()

Installation

The StateX package lives in npm. To install the latest stable version, run the following command:

  • Yarn
  • NPM
yarn add @cloudio/statex

Create React App Tempates#

  • Typescript
  • Javascript
yarn create react-app my-app --template statex-typescript
TodoMVC App built with create-react-app & StateX#

Checkout https://github.com/CloudIOInc/statex-todomvc

Edit CloudIOInc/statex-todomvc

Edit this page
Previous
« Core Concepts
Next
Intro »
  • Create React App Tempates

Docs

  • Getting Started
  • GitHub

Community

  • LinkedIn
  • Twitter

More

  • CloudIO
  • Blog

Legal

  • Privacy
  • Cookies
Copyright © 2020 CloudIO, Inc.