ssr-demo-expressjs icon indicating copy to clipboard operation
ssr-demo-expressjs copied to clipboard

Server side rendering Demo using Express.js

ssr-demo-expressjs

Server side rendering Demo using Express.js

Habr article https://habr.com/ru/post/473210/

Install yarn https://yarnpkg.com/en/docs/install

For start server

$ yarn server:start

For start develop

$ yarn dev:start

For start production

$ yarn prod:build