1.0.8 • Published 2 years ago
lumiere_templates v1.0.8
lumière templates
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.
Installation
npm i -g lumiere_templates Usage
Navigate in the folder you want to create a template in and type
lumierespecify template and give name to your project example: newProject
cd newProjectnpm inpm run dev