Skip to content

DanishMehmood-bit/AdvancedCRA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdvancedCRA

A CLI app which creates the Create React App (CRA) and adds user specific custom functionality. Currently, the following custom functionalities are available:

  • Basic
  • React router
  • More functionalities will be added in the future.

Setting things up

  • pnpm i to install dependencies
  • pnpm build to build dependencies

Locally testing

We can install the template locally using this command:

npx <path\to\cliApp\bin\advanced-cra.js>

OR

node <path\to\cliApp\bin\advanced-cra.js>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published