Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fishplusorange/easy-webpack

:package: An easy bundler referring to Webpack.
https://github.com/fishplusorange/easy-webpack

bundler webpack

Last synced: 1 day ago
JSON representation

:package: An easy bundler referring to Webpack.

Awesome Lists containing this project

README

        

# Easy Webpack

An easy bundler referring to Webpack.

## Start

```bash
# 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](https://github.com/FishPlusOrange/easy-webpack/blob/master/LICENSE)

Copyright (c) 2019-present FishPlusOrange