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 繁體中文
- Host: GitHub
- URL: https://github.com/neighborhood999/webpack-tutorial-gitbook
- Owner: neighborhood999
- Created: 2016-08-28T23:40:04.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-09T10:22:18.000Z (almost 9 years ago)
- Last Synced: 2025-02-25T06:43:25.307Z (11 months ago)
- Topics: gitbook, webpack-tutorial
- Language: Shell
- Homepage: https://neighborhood999.github.io/webpack-tutorial-gitbook/
- Size: 4.77 MB
- Stars: 62
- Watchers: 7
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Webpack Tutorial 繁體中文 Gitbook
[](https://travis-ci.org/neighborhood999/webpack-tutorial-gitbook)
[](https://github.com/neighborhood999/webpack-tutorial-gitbook/issues)
[](https://github.com/neighborhood999)

## 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)