Skip to content

Scondic/webpack-typescript-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpack-typescript-starter

Starter project template on Webpack 5, Typescript, React

Getting Started

Run the development server:

npm run start
# or
yarn start

Open http://localhost:3000 with your browser to see the result.