Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 487 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 487 Bytes

alt-typescript-tutorial

A simple flux tutorial built in typescript with alt and react

Reimplementation of the alt-turorial to futher debug the typescript type definitions for the alt library.

install dependencies with npm install

run example with npm start

example serves via webpack-dev-server on port 9000. React components will actually hot-reload in the browser unless there are serious complile errors!