Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 400 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 400 Bytes

Easy Webpack

An easy bundler referring to Webpack.

Start

# clone with Git Bash
git clone https://github.com/FishPlusOrange/easy-webpack.git

# change directory
cd easy-webpack

# install dependencies
yarn install

# build for bundling
yarn run build

License

MIT

Copyright (c) 2019-present FishPlusOrange