Skip to content

dalealleshouse/raiding-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React State Management

This tutorial uses simple Pirate games to demonstrate React State Management principals. Head on over to the wiki for details.

If you run into the following error:

  opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],
  library: 'digital envelope routines',
  reason: 'unsupported',
  code: 'ERR_OSSL_EVP_UNSUPPORTED'

Set the following enviornment variable

export NODE_OPTIONS=--openssl-legacy-provider
``

More Information: https://github.com/webpack/webpack/issues/14532

About

4 Exciting Pirate Games demonstrating React State Management concepts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published