Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AriaFallah/WebpackTutorial
A simple webpack tutorial
https://github.com/AriaFallah/WebpackTutorial
Last synced: about 1 month ago
JSON representation
A simple webpack tutorial
- Host: GitHub
- URL: https://github.com/AriaFallah/WebpackTutorial
- Owner: AriaFallah
- License: mit
- Created: 2016-02-03T19:46:42.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-25T13:23:10.000Z (over 7 years ago)
- Last Synced: 2024-10-29T17:41:19.574Z (about 1 month ago)
- Language: JavaScript
- Size: 224 KB
- Stars: 2,230
- Watchers: 66
- Forks: 213
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome-list - WebpackTutorial
- awesome - WebpackTutorial - A simple webpack tutorial (JavaScript)
README
# Beginner Webpack Tutorial :school:
Starting off with webpack was hard for me. I want to create a beginner friendly and comprehensive
intro to webpack.- [Part 1](https://github.com/AriaFallah/WebpackTutorial/tree/master/part1) - Webpack Basics and configuration.
- [Part 2](https://github.com/AriaFallah/WebpackTutorial/tree/master/part2) - Babel, linting, and environment variables.### Translations
- [Chinese Traditional](https://github.com/AriaFallah/WebpackTutorial/tree/master/zh-TW)
- [简体中文](./zh-cn)