1 Forks
6 Stars
6 Watchers

preact-no-ssr

A Preact component for skipping server side rendering (SSR) of components. This component helps render components on the server that make sense to be rendered above the fold or that only makes sense to render on client.

How to download and setup preact-no-ssr

Open terminal and run command
git clone https://github.com/ezekielchentnik/preact-no-ssr.git
git clone is used to create a copy or clone of preact-no-ssr 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 preact-no-ssr https://github.com/ezekielchentnik/preact-no-ssr/archive/master.zip

Or simply clone preact-no-ssr with SSH
[email protected]:ezekielchentnik/preact-no-ssr.git

If you have some problems with preact-no-ssr

You may open issue on preact-no-ssr support forum (system) here: https://github.com/ezekielchentnik/preact-no-ssr/issues