Skip to content

Use true SSR, directly with babel function exposed in views

Notifications You must be signed in to change notification settings

konsumer/arc-example-ssr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arc example ssr

This is a server-side react example that uses arc.

It doesn't do HMR or anything. It's meant to just showcase how simply you can do SSR, if you want.

You can see another example, with a more complete dev-environment, and pre-rendering, here.

npm i          # install local tools
npm start      # start a local development server
npm run deploy # deploy as arc app on AWS

About

Use true SSR, directly with babel function exposed in views

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published