19 Forks
615 Stars
615 Watchers

rockpack

Rockpack is a lightweight, zero-configuration solution for quickly setting up a React application with full support for Server-Side Rendering (SSR), bundling, linting, and testing.

How to download and setup rockpack

Open terminal and run command
git clone https://github.com/AlexSergey/rockpack.git
git clone is used to create a copy or clone of rockpack repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with rockpack https://github.com/AlexSergey/rockpack/archive/master.zip

Or simply clone rockpack with SSH
git@github.com:AlexSergey/rockpack.git

If you have some problems with rockpack

You may open issue on rockpack support forum (system) here: https://github.com/AlexSergey/rockpack/issues