Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

buildless-ssr

Simple full-stack POC app. Features:

  • No build stage at all. The only step is dependency installation.
  • SSR support, isomorphic components.
  • As close as possible to production environment.
  • React-like experience (using Preact and htm).
npm i
npm start

About

SSR without build stage using Preact and Express

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages