Skip to content

RwbyChan/react-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published