lumiere_templates
v1.0.8
Published
React + React Native + Node Templates
Downloads
14
Maintainers
Readme
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
lumiere
specify template and give name to your project example: newProject
cd newProject
npm i
npm run dev