zeenerate
v0.2.3
Published
Generate projects from template
Readme
Here is a collection of templates that I use in development
To generate project with npx run:
npx zeenerate
Wanna use what I am using? Follow the steps:
1.) Clone Repo
2.) Install Dependncies
npm install3.) Install this package globally in your system
npm link4.) zeenerate [project-name]
Based on here
