Skip to content

Converting Meteors Todo tutorial to typescript while using react for rendering

Notifications You must be signed in to change notification settings

Aranir/meteor-react-typescript-todo

Repository files navigation

meteor-react-typescript-todo

this repository is heavily inspired by two other sources:

meteor-webpack-react-typescript boilerplate-webpack-typescript-react-meteor

Description

This is a tranformation of meteors official Todo tutorial to work with typescript and the react renderer. It tries to have the minimal number of dependencies and least complex build mechanism while still trying to give a pleasant development experience

  • Auto build on save
  • Auto refresh browser on change
  • Keep state on the client even when client side code changes

Usage:

git clone https://github.com/Aranir/meteor-react-typescript-todo.git
cd meteor-react-typescript-todo
typings install
npm start

More:

See the origin JavaScript project from jedwards1211 for more details.

About

Converting Meteors Todo tutorial to typescript while using react for rendering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published