GitHunt
NC

nchanged/fusemob-ssr

Starter kit for server side rendering featuring fusebox, typescript, react, react-router v4, and mobX

FuseMob SSR

The fastest way to develop modern server side rendered apps

Utilizing the blazing bundling speed of FuseBox, this starter kit will have you off the ground in no time building modern web apps.

Toolset

Core

Utilities

Build System

  • FuseBox for lightning fast HMR and bundling

Dev & Prod Server

Dev Experience

  • tslint for consistent linting of Typescript files
  • Chalk for colored terminal logs

Testing

  • Coming Soon.

Installation

Clone or Fork this repo to get started

$ git clone https://github.com/mattoni/fusemob-ssr

Usage

# Running
$ npm start # starts the app in development mode
nchanged/fusemob-ssr | GitHunt