Universal Server Side Rendering
Install ussrjs globally
npm i -g ussrjs
To Create App
ussr --init <project-name>
or
ussr i <project-name>
it will create the project with project-name otherwise it will create a project with name ussr-sample
npm i -g ussrjs
ussr --init <project-name>
or
ussr i <project-name>
it will create the project with project-name otherwise it will create a project with name ussr-sample