Skip to content

TokiyaHorikawa/not-create-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

not-create-react-app

package install

最小構成1

webpack、TypeScript、Reactの3つの最小限構成のインストール

yarn add -D webpack webpack-cli typescript ts-loader
yarn add react react-dom
yarn add -D @types/react @types/react-dom

About

create-react-appを使わない独自react環境

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published