ORESoftware / hr4r2

The new Hot-Reloading example project for (React + RequireJS + TypeScript) => all React components can be hot-reloaded.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HR4Rv2

About

This is a Node.js / React / Redux / TypeScript project

It even uses some basic serverside rendering with React.

The new Hot-Reloading example project for (React + RequireJS + TypeScript) => all React components can be hot-reloaded. Front-end TypeScript modules are converted to AMD which facilitates hot-reloading.

Running it

When you run the server and load localhost:3000, it should take you to

localhost:3000/#home

if you click the button on the page it will retrieve subreddits pertaining to ReactJS topics :)

It will also give you links back to Reddit if you care to read about posts on React!

Installation + Running

npm install && npm start

About

The new Hot-Reloading example project for (React + RequireJS + TypeScript) => all React components can be hot-reloaded.


Languages

Language:JavaScript 66.4%Language:TypeScript 31.3%Language:Shell 2.1%Language:CSS 0.2%