Skip to content

vanrez-nez/webpack-ts-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webpack setup with TS/Pug/Less

Install dependencies

npm install

Install typescript definitions manager (optional)

npm install typings
typings instal

Build release

npm run deploy

Build and watch for changes

npm run watch

Build, watch for changes and run dev-server on 8080

npm run server

About

Simple webpack setup to work with Typescript/Pug/less

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published