/ez

Bootstrap projects to easily create applications with rich DX support.

Primary LanguageTypeScriptMIT LicenseMIT

😌 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