scorsi / simple-counter-inferno-cerebral

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:The Unlicense


Languages

Language:JavaScript 97.5%Language:Dockerfile 2.5%