create-react-ie

0.1.0 • Public • Published

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

Package Sidebar

Install

npm i create-react-ie

Weekly Downloads

5

Version

0.1.0

License

MIT

Unpacked Size

8.73 kB

Total Files

12

Last publish

Collaborators

  • phaoer