Skip to content

infernojs/inferno-typescript-example

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 

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.

About

An example of using TypeScript with Inferno

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published