This package is designed to facilitate the templating of React Native, React apps configured with Expo, Native Wind and Tailwind. It provides a convenient way to set up a new project or applying styling to existing folders within the project.
npm i -g lumiere_templates
Navigate in the folder you want to create a template in and type
lumiere
specify template and give name to your project example: newProject
cd newProject
npm i
npm run dev