https://github.com/yoriiis/webpack-boilerplate
Boilerplate to kickstart creating a project with Webpack configuration
https://github.com/yoriiis/webpack-boilerplate
babel boilerplate eslint javascript jest postcss prettier stylelint webpack
Last synced: 4 months ago
JSON representation
Boilerplate to kickstart creating a project with Webpack configuration
- Host: GitHub
- URL: https://github.com/yoriiis/webpack-boilerplate
- Owner: yoriiis
- License: mit
- Created: 2020-01-27T10:56:21.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2026-02-08T21:46:38.000Z (4 months ago)
- Last Synced: 2026-02-09T02:59:35.835Z (4 months ago)
- Topics: babel, boilerplate, eslint, javascript, jest, postcss, prettier, stylelint, webpack
- Language: JavaScript
- Homepage:
- Size: 1.64 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Webpack Boilerplate

This is what I use for [my own project](https://www.npmjs.com/~yoriiis).
## Getting started
**Click the "Use this template" button.**
Alternatively, download the project to start your own.
The project includes following features:
- Webpack (postCSS, Babel)
- JSX
- SVG sprite and chunks optimization
- Jest
- Linter (StyleLint, ESLint, MarkdownLint)
## License
`webpackBoilerplate` is licensed under the [MIT License](http://opensource.org/licenses/MIT).
Created with ♥ by [@yoriiis](http://github.com/yoriiis).