@fattist/isomeow
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

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

Package Sidebar

Install

npm i @fattist/isomeow

Weekly Downloads

3

Version

1.0.0

License

MIT

Unpacked Size

226 kB

Total Files

204

Last publish

Collaborators

  • listenrightmeow
  • jtich