Skip to content

the minimal setup environment for a typescript webpack project

Notifications You must be signed in to change notification settings

bernardo-cs/typescript-webpack-quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RXJS Typescript and Webpack Base project

Because starting to use anything in javascript frontend land is a pain nowadays. Here is a simple base project RxJS, Typescript using webpack as a module bundler.

Useful commands:

Run dev server webpack-dev-server

Watch for asset changes webpack --watch

Install typescript typings tsd install es6-promise

Other

VIM typescript support typescript-vim adds syntax highlight for .ts files. YCM if compiled with typescript installed adds code completion to .ts files.

About

the minimal setup environment for a typescript webpack project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published