Skip to content

Favro/meteor-typescript-example

Repository files navigation

Meteor with TypeScript example

This project is a stock Meteor example (todos) converted to use TypeScript.

For more details see https://github.com/Hansoft/meteor-typescript

For IDE-like features you can use Sublime Text with the official TypeScript plugin, or Visual Studio Code.

Note that this project uses git submodules, so be sure to use git clone --recursive, or run these commands if you did a non-recursive clone:

git submodule init
git submodule update

About

Example of Meteor project using TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published