MKGaru / inferno-typescript-example

An example of using TypeScript with Inferno

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Typescript + JSX example (TSX) for Inferno without babel

Overview

Beginner friendly example to get started with Inferno (JSX + typescript) with webpack.

Getting started

Clone this repository locally and then run npm install.

To run the example app, run npm start. View http://localhost:8080 in your browser to see the example.

Requirements

NodeJS v6+ is required.

About

An example of using TypeScript with Inferno


Languages

Language:TypeScript 49.7%Language:JavaScript 44.8%Language:HTML 4.6%Language:CSS 0.8%