create-ez-react-app

0.0.13 • Public • Published

create-ez-react-app

To help you spin up a new React app!

To use

Note

You’ll need to have Node 8.10.0 or later on your local development machine. You can use nvm (macOS/Linux) or nvm-windows to easily switch Node versions between different projects.

  1. Install the package globally

npm i create-ez-react-app -g (package on npm)

  1. Go to your project root directory

cd ~/Documents/ezcater or wherever you keep ezcater repos.

  1. Run the app generator

npx create-ez-react-app my-new-react-app

  1. Start your new app!

cd my-new-react-app && npm start

Command line options

-t --appTitle

The title of the app. Will appear in a browser as the page title.

-nv --nodeVersion

Sets the version in a .nvmrc. Defaults to 10.14.1.

--help

Prints out all command line options.

Contributing

Please bump the version and npm publish. See Ben Jackson to be added as a contributor on NPM.

Readme

Keywords

none

Package Sidebar

Install

npm i create-ez-react-app

Weekly Downloads

4

Version

0.0.13

License

ISC

Unpacked Size

5.19 kB

Total Files

9

Last publish

Collaborators

  • bjackson2