GitHunt
IN

infernojs/inferno-typescript-example

An example of using TypeScript with Inferno

Typescript + JSX example (TSX) for Inferno

Overview

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.

Setup

Run npm run check to validate all types

Requirements

NodeJS v6+ is required.

Languages

TypeScript46.0%JavaScript31.6%CSS12.0%HTML5.5%SCSS4.9%

Contributors

Created August 10, 2016
Updated March 27, 2024
infernojs/inferno-typescript-example | GitHunt