Fast Setup
The easiest way to start is using @rockpack/starter module. This module can help you to create the backbone of an application. It supports different types of applications:
- Simple Single Page application
- Server-Side Render
- Server-Side Render + Redux + Sagas + React-Router + project structure
- UMD library or React Component
1. Installation:
npm i @rockpack/starter -g
2. Creating an App:
rockpack <project name>
3. Select the type of application, select the required modules:

You can use Rockpack modularly, just what you need. Or in a Legacy project. These approaches are described below.
Server Side Rendering:
Finding bugs using logging:
Application localizing without problems: