Skip to content

basarat/inferno-typescript-example

 
 

Repository files navigation

#Typescript + JSX example (TSX) for Inferno

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 52.3%
  • JavaScript 41.9%
  • HTML 4.9%
  • CSS 0.9%