Skip to content
This repository was archived by the owner on Jan 26, 2019. It is now read-only.

wmonk/create-react-app-typescript

Repository files navigation

react-scripts-ts npm version

Create React apps (with Typescript) with no build configuration.

Do you know react and want to try out typescript? Or do you know typescript and want to try out react? Get all the benefits from create-react-app but you use typescript! 🚀

tl;dr

npm install -g create-react-app

create-react-app my-app --scripts-version=react-scripts-ts
cd my-app/
npm start

Changelog

1.0.4

  • Change mentions of eslint to tslint

1.0.3

  • Remove hidden character from tsconfig.json

1.0.2

  • Copy typescriptTransform.js when running npm run eject

About

DEPRECATED: Create React apps using typescript with no build configuration.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 471