Rockpack is a simple solution for creating React Application with Typescript, Server Side Rendering, bundling, linting, testing.
The main goal is to reduce project setup time from weeks to 5 minutes.
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:
1. Installation:
npm i @rockpack/starter -g
2. Creating an App:
rockpack <project name>
3. Select the type of application, select the required modules: