Skip to content

jonathonwang/webpack-typescript-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webpack-Typescript-Starter

Get started Using Webpack with Typescript

======

#####Install npm install

If you do not have Typescript installed: npm install typescript --g

======

####Webpack This repo comes pre-configured with sass-loader, autoprefixer, and typescript loader.

webpack Compile Typescript and Sass assets.

webpack --watch Watch for changes in Typescript and Sass assets and compiles.

Check webpack.config.js to change setup or add addional plugins.

####Frameworks I have setup webpack to come preconfigured for various javascript frameworks.

Explore the branches to see the base setup for these frameworks.

About

Get started with webpack and typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published