Skip to content

phaoer/create-react-ie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-react-ie

Create React App for IE9+

Creating an App

npx

npx create-react-ie my-app

(npx is a package runner tool that comes with npm 5.2+ and higher, see instructions for older npm versions)

npm

npm init react-ie my-app

npm init <initializer> is available in npm 6+

Yarn

yarn create react-ie my-app

Option

npx create-react-ie my-app -p 3000

About

react framework for ie9+

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published