0.0.2 • Published 10 years ago
@leocavalcante/minreact v0.0.2
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-appcd my-awesome-react-appnpm run dev
Access http://localhost:8080
Also minreact --redux my-awesome-redux-app
Will clone the Redux branch.