0.0.1 • Published 4 years ago

generator-furkanyilmazx v0.0.1

Weekly downloads
6
License
MIT
Repository
github
Last release
4 years ago

generator-furkanyilmazx

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

Rest API Template Generate Preview

npm.io

React Functional And Class Based Component Template Generate Preview

npm.io

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