Skip to content

๐Ÿ”ฅ ๐Ÿ”ฎ Configuration free React playground. No installation, no bundling. Clone and play with React & Redux.

Notifications You must be signed in to change notification settings

agjs/react-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

1 Commit
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

React Playground

This simple repository is useful for testing React features and profiling. Since we are pulling dependencies from CDN, there's no need for installing, bundling or configuring anything. Just clone the repo and play with React.

The idea is to completely remove any side effects and focus purely on React and its ecosystem.

If you create new components or any JSX files in general, don't forget to include them under your index.html scripts.

This repository is not inteded for providing production ready tooling nor for builing projects in general. You should primarly use it as a playground to test out internal features, measure preformances and similar.

What's included

  • React 16
  • ReactRedux
  • ReactDOM
  • Redux

Don't forget to add all the nasty React and Redux tools for your browser.

About

๐Ÿ”ฅ ๐Ÿ”ฎ Configuration free React playground. No installation, no bundling. Clone and play with React & Redux.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published