Skip to content

Bootstrap projects to easily create applications with rich DX support.

License

Notifications You must be signed in to change notification settings

cristobalgvera/ez

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

😌 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