Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

AffirmedVisionary/react-typescript-setup-basic

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Begin A fresh React + Typescript application

npm init npm i --save react react-dom npm i -D typescript npm i -D @types/react @types/react-dom @types/node npm i -D webpack webpack-cli npm i -D ts-loader

Set up Webpack - webpack.config.js

Set up Typescript Compiler new file - tsconfig.json

create src folder create entry file - index.tsx

add build script to package.json and run it creating a watched index.js in the build folder

create index.html file with index.js script tag

create app.tsx and import into index.tsx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.