1.0.0 • Published 5 years ago

@michaelperju/node-gen v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

gen

Command-line utility to generate repeated code, submodules, reusable components

Backend

  1. Generate collection
gen collection --name notifications --no-schema
  1. Generate routes
gen route --collection notifications --name /single --no-security 
  1. Generate React Redux frontend pack
gen react --name notifications --no-initial-state --no-actions --no-container
1.0.0

5 years ago