1.0.0 • Published 5 years ago
@fattist/isomeow v1.0.0
isomeow 🐈
isomeow
is a CLI tool that generates new React Native projects with isomorphic scaffolding from jumpstreet. Like a cat, isomeow
nimbly bimbly balances between convention and configuration.
This tool includes:
- Auth0 integration (via
react-native-auth0
) - Navigation integration (via
react-navigation
) - Localization support (via
react-i18next
) - Redux integration
- TypeScript support
- Builtin npm script commands for common RN-specific tasks (e.g. clear cache and rebuild/bundle via
npm run rebundle
) - And meow-re! 🐈
Installation
To install isomeow
via npm, run:
$ npm i -g @fattist/isomeow
To skip installation, run the following:
$ npx isomeow init
Usage
To get started, cd
into your new projects parent directory and run the following:
$ isomeow init
Alternatively, you can pass in the project name as an argument:
$ isomeow init MeowMeow
1.0.0
5 years ago
0.1.0
5 years ago
0.0.20
5 years ago
0.0.19
5 years ago
0.0.17
5 years ago
0.0.18
5 years ago
0.0.15
5 years ago
0.0.16
5 years ago
0.0.14
5 years ago
0.0.12
5 years ago
0.0.11
5 years ago
0.0.10
5 years ago
0.0.9
5 years ago
0.0.8
5 years ago
0.0.7
5 years ago
0.0.6
5 years ago
0.0.5
5 years ago
0.0.4
5 years ago
0.0.3
5 years ago
0.0.2
5 years ago
0.0.1
5 years ago