0.0.2 • Published 8 years ago

@leocavalcante/minreact v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
8 years ago

minreact

Command line interface to get started with The Minimal React.

For those, like me, too lazy to git clone and npm install.

npm i @leocavalcante/minreact -g

  • minreact my-awesome-react-app
  • cd my-awesome-react-app
  • npm run dev

Access http://localhost:8080

Also minreact --redux my-awesome-redux-app Will clone the Redux branch.