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

https://github.com/joymon/webpack-starters

Sample starter templates using webpack
https://github.com/joymon/webpack-starters

angularjs ecma5 typescript webpack

Last synced: 10 months ago
JSON representation

Sample starter templates using webpack

Awesome Lists containing this project

README

          

# Webpack Starters

These are simple bare minumum samples to start with Webpack in difference technology combinations.

At this point these starters don't have hot reloading, webbserver etc...

> These are mainly for learning purpose. Not ready to just clone and start a production app.

- [ECMA5](/ECMA5/readme.md)
- [ECMA5-CSS](ECMA5-CSS/readme.md)
- [ECMA5-CSS-LESS](ECMA5-CSS-LESS/readme.md)
- [ECMA5-TypeScript](ECMA5-TypeScript/readme.md)
- [TypeScript-Angular1](TypeScript-Angular1/readme.md)
- [TypeScript-Angular1-Adv](TypeScript-Angular1-Adv/readme.md)
[![Build status](https://ci.appveyor.com/api/projects/status/gj29jaudjnsq103a?svg=true)](https://ci.appveyor.com/project/joymon/webpack-starters)