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.

About

set-up a TypeScript project using Webpack

Topics

Resources

License

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors