1.0.9 • Published 2 years ago

@o3world/generator-react-project v1.0.9

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

generator-react-project

generates boiler plate typescript react project with a11y components and storybook.

Generated project will include:

  • Typescript & React 18
  • Styled with css modules
  • A11y approved starter components
  • Storybook
  • Eslint with our o3 standards applied
  • Stylelint with our o3 standards applied
  • VSCode Settings and Extensions

Installation

  • Install Yeoman globally
    npm install -g yo
  • Package use
    • install package globally.
      npm install -g @o3world/generator-react-project
    • Within the folder you wish to generate your theme in. run
      yo @o3world/generator-react-project

Then generate your new project:

NOTE: run the generator in the folder you wish for the generator to generate project in.

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago