Skip to content

shinglyu/minimal-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Minimal React

This is a template for building React.js web apps without browserify, babel, and JSX.

These code is explained in this blog post.

Installation

No installation required! Just clone the repo (or download the files as zip) and open index.html in the browser

Other Examples

  • other_examples/with_jsx: The same example using JSX
  • other_examples/third_party/third_party.html: An example of using a 3rd party library
  • other_examples/third_party/third_party_jsx.html: An example of using a 3rd party library, with JSX

Projects using Minimal React

About

How to create a minimal React.js project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published