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
- Host: GitHub
- URL: https://github.com/joymon/webpack-starters
- Owner: joymon
- Created: 2017-01-07T18:50:13.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T21:38:16.000Z (about 3 years ago)
- Last Synced: 2025-01-30T23:32:17.261Z (12 months ago)
- Topics: angularjs, ecma5, typescript, webpack
- Language: JavaScript
- Homepage:
- Size: 1.62 MB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 23
-
Metadata Files:
- Readme: readme.md
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)
[](https://ci.appveyor.com/project/joymon/webpack-starters)