Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iainplimmer/minimalwebpacktypescript

A very, very minimal project for bootstrapping a project with TypeScript using WebPack2 as the module loader and transpiler.
https://github.com/iainplimmer/minimalwebpacktypescript

Last synced: about 1 month ago
JSON representation

A very, very minimal project for bootstrapping a project with TypeScript using WebPack2 as the module loader and transpiler.

Awesome Lists containing this project

README

        

# MinimalWebpackTypeScript
A very, very minimal project for bootstrapping a project with TypeScript using WebPack2 as the module loader and ts-loader as the transpiler.

To get running you will need to just run 'npm start' and off she goes. You're ready for Typescript.