Skip to content

abdus/webpack-typescript-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webpack TypeScript Starter

Blog Post

Usage

  • fork and clone this repository
  • cd to the project directory
  • install packages using yarn
  • start webpack dev server using yarn start
  • build project using yarn build. output will be available in build/ directory. generally this is the dir you probably want to deploy.

Releases

No releases published

Packages

No packages published