Skip to content

furkanyilmazx/generator-furkanyilmazx

Repository files navigation

generator-furkanyilmazx

Generate Rest API template or React component(Functional|Class) with this generator.

Rest API Template Generate Preview

React Functional And Class Based Component Template Generate Preview

Installation

First, install Yeoman and generator-furkanyilmazx using npm (we assume you have pre-installed node.js).

Doesn't publish to npm for now

npm install -g yo
git clone https://github.com/furkanyilmazx/generator-furkanyilmazx
cd ./generator-furkanyilmazx
npm link

Generate your new Rest API template:

yo furkanyilmazx

Generate your new React Component(Functional|Class) template:

yo furkanyilmazx:react

License

MIT © furkanyilmazx

About

Node.js Rest API layered architecture template and React.js component(functional/class based) template generator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages