Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 413 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 413 Bytes

😌 EZ

Bootstrap projects to easily create applications with rich libraries support focused on DX.

💻 Usage

npx degit cristobalgvera/ez/{repository-folder} YOUR_APP_NAME
cd YOUR_APP_NAME

git init
yarn # npm i

✔️ Bootstrapped projects

Those projects are currently available:

npx degit cristobalgvera/ez/react YOUR_APP_NAME