Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danwahlin/typescriptdemos
A set of TypeScript demos showing various features of the language.
https://github.com/danwahlin/typescriptdemos
Last synced: 17 days ago
JSON representation
A set of TypeScript demos showing various features of the language.
- Host: GitHub
- URL: https://github.com/danwahlin/typescriptdemos
- Owner: DanWahlin
- Created: 2015-10-24T07:13:05.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2023-03-03T11:43:34.000Z (almost 2 years ago)
- Last Synced: 2025-01-06T03:57:12.089Z (about 2 months ago)
- Language: HTML
- Homepage:
- Size: 2.94 MB
- Stars: 238
- Watchers: 20
- Forks: 218
- Open Issues: 11
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# TypeScript Examples
## Running the Application
1. Install Node.js from http://nodejs.org
1. Run `npm install`
1. Run `npm start` to compile the TypeScript and start the server