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

https://github.com/neighborhood999/webpack-tutorial-gitbook

:book: Webpack Tutoiral Gitbook 繁體中文
https://github.com/neighborhood999/webpack-tutorial-gitbook

gitbook webpack-tutorial

Last synced: 5 months ago
JSON representation

:book: Webpack Tutoiral Gitbook 繁體中文

Awesome Lists containing this project

README

          

# Webpack Tutorial 繁體中文 Gitbook

[![Build Status](https://img.shields.io/travis/neighborhood999/webpack-tutorial-gitbook.svg?style=flat-square)](https://travis-ci.org/neighborhood999/webpack-tutorial-gitbook)
[![GitHub issues](https://img.shields.io/github/issues/neighborhood999/webpack-tutorial-gitbook.svg?style=flat-square)](https://github.com/neighborhood999/webpack-tutorial-gitbook/issues)
[![Made with <3](https://img.shields.io/badge/made%20with-%E2%9D%A4-ff69b4.svg?style=flat-square)](https://github.com/neighborhood999)

![Webpack](./assets/webpack-module-bundler.png)

## About

> This [Webpack Tutorial](https://github.com/AriaFallah/WebpackTutorial) is written by [ArialFallah](https://github.com/AriaFallah/).

> Chinese Traditional by [neighborhood999/WebpackTutorial](https://github.com/neighborhood999/WebpackTutorial)

## Motivation

[Webpack Tutorial](https://github.com/AriaFallah/WebpackTutorial) 透過深入淺出的方式,一步一步教你如何使用 [Webpack](https://webpack.github.io/)。

因為直接在 GitHub 上**直接閱讀**這個 tutorial 非常不方便,所以把它製作 gitbook 更方便的閱讀。

如果對於 [Webpack Tutorial](https://github.com/AriaFallah/WebpackTutorial) 任何翻譯內容上有任何問題或錯誤,歡迎發 [Issue](https://github.com/neighborhood999/WebpackTutorial/issues) 或是 [Pull Request](https://github.com/neighborhood999/WebpackTutorial/pulls) 給我,Thanks!😉

---

[Webpack Tutorial](https://github.com/AriaFallah/WebpackTutorial) use simple way explain how to use and set [Webpack](https://webpack.github.io/).

Because on GitHub read this is not convenience, so I decide made this tutorial to gitbook for convenient.

## Develop

`$ git clone https://github.com/neighborhood999/webpack-tutorial-gitbook.git`

`$ npm install gitbook-cli -g`

`$ make install`

`$ make review` or `$ make build`

## LICENSE

MIT © [Peng Jie](https://github.com/neighborhood999)