Shivangi2301 / hygen_and_react

Integration of hygen with react.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was bootstrapped with Create React App. This project includes the Hygen

React

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

HYGEN

Hygen is a code generator that can generate code in any language. Hygen basically uses EJS for writing templates and JS for prompts. Hygen helps to generate code and avoid the manual work needed for the codebase. Includes the templates for generating the components, test files, etc.

Hygen Installation

npm install -g hygen

Hygen Initialization

npx hygen init self

Run this command once per project.

About

Integration of hygen with react.


Languages

Language:JavaScript 60.0%Language:HTML 13.8%Language:Raku 10.2%Language:Perl 8.6%Language:CSS 7.5%