Skip to content
/ WebpackTemplate Public template

A template for a webpack + typescript project

Notifications You must be signed in to change notification settings

Banyango/WebpackTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webpack Template

Github now lets you create a repo based on a template so I made a little webpack template for my own purposes. Has webpack and typescript set up. Should be able to get up to speed quickly.

Getting started

See github templates for more info on forking.

Once you've cloned your repo.

To install run

npm i