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: 3 months ago
JSON representation
The xstate template for Create React App
- Host: GitHub
- URL: https://github.com/kwdowik/cra-template-xstate
- Owner: kwdowik
- License: mit
- Created: 2020-10-18T12:37:56.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-19T19:43:01.000Z (about 4 years ago)
- Last Synced: 2024-09-19T02:52:53.205Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 114 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome_xstate - Create-React-App Template with XState
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
```