/simple-counter-inferno-cerebral

A simple counter with SSR using Inferno (view), Cerebral (state manager) and FuseBox (bundler)

Primary LanguageJavaScriptThe UnlicenseUnlicense

A simple counter in JS.

Using inferno and cerebral + @cerebral/inferno in the view.

Using express, inferno-server and cerebral in the server for SSR.

Using babel and fuse-box for building, bundling and running sources.