0.5.2 • Published 3 years ago

@pcapanna/cra-template-zweb v0.5.2

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

cra-template-zweb

This is ZWeb base template for Create React App.

This templates extends react-sripts official typescript template. Adds support for:

  • redux,
  • redux-sagas,
  • react-router,
  • @material-ui/core
  • @material-ui/styles
  • @material-ui/pickers,

You should add manually this dependencies:

  • zweb-auth-common,
  • zweb-repositories-common

Basic app initialization and customization. ExampleScreen shows how to make a standard ZWeb Screen with react latest.

To use this template, add --template @pcapanna/cra-template-zweb when creating a new zweb compatible app.

For example:

npx create-react-app new-zweb-module --template @pcapanna/cra-template-zweb

#or

yarn create react-app new-zweb-module --template @pcapanna/cra-template-zweb

For more information, please refer to:

0.5.2

3 years ago

0.5.1

3 years ago

0.5.0

3 years ago

0.4.2

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.3.0

4 years ago

0.2.6

4 years ago

0.2.5

4 years ago

0.2.4

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.4

4 years ago

0.1.5

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago