Skip to content

rubixibuc/generator-javascript-directory

Repository files navigation

generator-javascript-directory Build Status Coverage Status

Javascript best practice directory structure

Installation

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

npm install -g yo
npm install -g generator-javascript-directory

Then populate directories in your new project:

yo javascript-directory

Generate a new ui (react, react-native) component

yo javascript-directory:component

Generate a new redux component (action, reducer, selector)

yo javascript-directory:redux

License

unlicense © rubixibuc

About

Javascript best practice directory structure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published