1.0.0 • Published 6 years ago
rxinit v1.0.0
RXinit
A simple script to initialize a reaxiom project
Usage
- Vanilla project
$ npx create-react-app ./
$ npx rxinit -v
- Redux project
$ npx create-react-app ./
$ npx rxinit -r
- Firebase project
$ npx create-react-app ./
$ npx rxinit -f
FAQ
- Can I use it in my app?
- Probably not. You must use it in a new project with reaxiom.
1.0.0
6 years ago