1.6.1 • Published 2 years ago

naqvi-app v1.6.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

naqvi-app

VERSION

LICENSE

AUTHOR

Boilerplate CLI App - Create clean react new project powered by naqvi-app

Installation

# Create react project
npx naqvi-app <appName>

Custom Template

## Create react project
npx naqvi-app <appName> <options>
npx naqvi-app react-app --with-contextapi
npx naqvi-app react-app --with-router
# Global installation
npm i -g naqvi-app

Usage

create-my-app <appName>
Usage: create-my-app <appName> [options]

Options:
  --with-router     create app with basic routes (home,contact,users,about)
  --with-contextapi create app with context api integrated

Contact

Email GitHub

1.6.1

2 years ago

1.6.0

2 years ago

1.2.0

3 years ago

1.5.0

3 years ago

1.4.0

3 years ago

1.3.0

3 years ago

1.1.0

3 years ago

1.0.0

4 years ago