Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 281 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 281 Bytes

TypeScript Sample: JQuery Parallax Starfield

Overview

This sample shows a simple jQuery application in TypeScript using a jQuery TypeScript typing.

Usage

For best results, scroll the window using the scrollbar.

Running

npm install
tsc
open parallax.html