Skip to content
/ react-starter Public template

⚡ My personal React application template (Razzle, TypeScript, ESLint config, effector)

Notifications You must be signed in to change notification settings

GeorgiySurkov/react-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Razzle TypeScript Example

How to use

Create and start the example:
npx create-razzle-app --example with-typescript with-typescript

cd with-typescript
yarn start

Idea behind the example

This is an of how to use Razzle with TypeScript.

Basic razzle will uses Babel to transform TypeScript to plain JavaScript ( with babel-loader ), and uses TypeScript for type-checking.

Razzle knows how to resolve .ts and .tsx files out of the box.

About

⚡ My personal React application template (Razzle, TypeScript, ESLint config, effector)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published