0.5.2 • Published 5 years ago
@pcapanna/cra-template-zweb v0.5.2
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:
- Getting Started – How to create a new app.
- User Guide – How to develop apps bootstrapped with Create React App.
0.5.2
5 years ago
0.5.1
5 years ago
0.5.0
5 years ago
0.4.2
5 years ago
0.4.1
5 years ago
0.4.0
5 years ago
0.3.0
5 years ago
0.2.6
5 years ago
0.2.5
5 years ago
0.2.4
5 years ago
0.2.3
5 years ago
0.2.2
5 years ago
0.2.1
5 years ago
0.2.0
5 years ago
0.1.4
5 years ago
0.1.5
5 years ago
0.1.3
5 years ago
0.1.2
5 years ago
0.1.1
5 years ago
0.1.0
5 years ago