ksquareincmx / react-ssr-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hi there! Welcome to the SSR Little server!

You want to execute me?

Using a CSR Approach

yarn start

Using a SSR Approach

Create the app build for the client

yarn run build

Build the server code

yarn run ssr:build-server

Run the server!!

yarn run ssr:start

About


Languages

Language:JavaScript 56.9%Language:HTML 28.0%Language:CSS 15.1%