Skip to content

Latest commit

 

History

History

01-scaffolding

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

01 Ext JS to React: Scaffolding

This directory contains an example of a sample React application generated by create-react-app as described in the Scaffolding blog post.

Create-react-app is a great way to spin up a starter application with React and will be used extensively in this repo.

Example Projects

  • my-app: sample starter app created by create-react-app

Related Blog Article

Ext JS to React: Scaffolding