Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/kwdowik/cra-template-xstate

The xstate template for Create React App
https://github.com/kwdowik/cra-template-xstate

Last synced: 4 months ago
JSON representation

The xstate template for Create React App

Lists

README

        

# cra-template-xstate

[![build status](https://img.shields.io/travis/kwdowik/cra-template-xstate)](https://travis-ci.org/kwdowik/cra-template-xstate)
[![npm version](https://img.shields.io/npm/v/cra-template-xstate.svg)](https://www.npmjs.com/package/cra-template-xstate)

The xstate template for [Create React App](https://github.com/facebook/create-react-app)

## Usage

```sh
npx create-react-app my-app --template xstate
```