https://github.com/xwirkijowski/wxme
🏠 WXME - Personal website
https://github.com/xwirkijowski/wxme
babel css-modules personal-website react sass scss scss-modules webpack webpack-dev-server
Last synced: 2 months ago
JSON representation
🏠 WXME - Personal website
- Host: GitHub
- URL: https://github.com/xwirkijowski/wxme
- Owner: xwirkijowski
- Created: 2023-03-15T12:07:28.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-23T19:02:40.000Z (over 1 year ago)
- Last Synced: 2025-04-06T09:29:19.664Z (about 1 year ago)
- Topics: babel, css-modules, personal-website, react, sass, scss, scss-modules, webpack, webpack-dev-server
- Language: JavaScript
- Homepage: https://wirkijowski.me
- Size: 233 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Boilerplate
---
## Description
Contains Webpack config with CSS Modules, SCSS support, class name obfuscation and asset loading.
Asset loading supports:
- Fonts `.(woff|woff2|eot|ttf|otf)`
- Images `.(png|jpg|jpeg|gif)`
- SVGs `.svg`
Provided HTML template which will be used for asset population.