1.1.7 • Published 3 years ago

generator-react-factory v1.1.7

Weekly downloads
394
License
MIT
Repository
github
Last release
3 years ago

generator-react-factory

Version Downloads

Installation

First, install Yeoman and generator-innfactory-react using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-react-factory

Then generate your new project:

yo react-factory

Contains

The CLI lets you configure a template with following features: Everything except the base project is optional.

  • Cypress-Tests-Environment
  • Firebase-Integration
  • Github Actions (cypress-test, build-and-deploy to firebase)
  • Snackbars
  • Subfolder Library
  • Service Worker
  • PolyFills (IE11)

Subgenerators

GithubWorkflows

-- includeCypressTestsWorkflow = Creates Cypress Test action

-- includeBuildAndDeploy = Creates BuildAndDeploy action

"info@info.com" = githubCommitEmail => REQUIRED

"test-proj" = firebaseProjectId => REQUIRED

yo react-factory:github-workflows "info@info.com" "test-proj" --includeCypressTestsWorkflow --includeBuildAndDeploy

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

MIT © patsta32 innFactory

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.17

3 years ago

1.0.16

3 years ago

1.0.15

3 years ago

1.0.14

3 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.9

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago