Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/maxleiko/react-simple

React JS in pure ES5 with some JSX for the render()
https://github.com/maxleiko/react-simple

Last synced: 8 days ago
JSON representation

React JS in pure ES5 with some JSX for the render()

Awesome Lists containing this project

README

        

# react-simple
React JS in pure ES5 with some JSX for the render()
Using WebPack for the bundling

Start the thing locally
```sh
npm start
```