generator-os-webapp

1.0.0 • Public • Published

Outsmart Web App Generators

This generator offers some of the basic file creation for your web app project following the Outsmart project structure. It's intention is to facilitate the creation of a new feature inside your web application.

This generator is NOT self dependent, therefore it will only work properly if you already have your project set up.

Getting Started

  • Install yeoman

    yarn add -g yeoman or npm install -g yeoman

  • Run the generator

    yo os-webapp:GENERATOR_NAME

  • Enjoy!

Generators

Page: yo os-webapp:page MY_PAGE_NAME

This generators creates the page structure(container + main component). It also facilitates the creation of dispatch functions and mapping the redux state.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i generator-os-webapp

    Weekly Downloads

    1

    Version

    1.0.0

    License

    ISC

    Last publish

    Collaborators

    • henrique.guisasola