create-rn-hm-template
v0.1.5
Published
Interactive CLI to scaffold a React Native app with optional Navigation, Icons, Networking, Redux, and Localisation.
Readme
create-rn-hm-template
An interactive CLI to scaffold a React Native TypeScript app with Happiest Minds flavor.
🚀 Usage
npx create-rn-hm-templateChoose Navigation, Icons, Networking (axios / react-query), Redux Toolkit, and i18n.
🧩 Local Testing
npm i
npm link
create-rn-hm-template📦 Publish
npm publish --access publicEnsure
index.jsis executable:chmod +x index.js
