1.0.4 • Published 3 years ago

rwby-react-templates v1.0.4

Weekly downloads
13
License
ISC
Repository
github
Last release
3 years ago

react-templates

Install:

  1. npm install rwby-react-templates --save
  2. Go to your package.json and add a new entry in the scripts: "rrt": "node ./node_modules/rwby-react-templates/index"
  3. Now you can use npm run rrt [type] [name]

Types:

  • project (or p) => this will use the command npx create-react-app to create a new React project
  • compontent (or c)
  • service (or s)
  • model (or m)
1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago