All Projects → infernojs → Inferno Typescript Example

infernojs / Inferno Typescript Example

An example of using TypeScript with Inferno

Programming Languages

typescript
32286 projects

#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.

Setup

Run npm run check to validate all types

Requirements

NodeJS v6+ is required.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].