https://github.com/lumakernel/webpack-playground
https://github.com/lumakernel/webpack-playground
babel eslint gulp npm scss stylelint typescript webpack yarn
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lumakernel/webpack-playground
- Owner: LumaKernel
- Created: 2020-06-05T15:26:11.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T08:00:47.000Z (over 2 years ago)
- Last Synced: 2025-03-15T07:03:20.354Z (3 months ago)
- Topics: babel, eslint, gulp, npm, scss, stylelint, typescript, webpack, yarn
- Language: JavaScript
- Homepage:
- Size: 2.55 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Webpack Playground
## Q. Is it boiler-plate ?
A. Yes. No. Used as playground. Configured only for me.
## Dev
```
yarn start
yarn lint
```