https://github.com/marcnuri-demo/react-webpack-babel-sass-boilerplate
Boilerplate React application with Webpack, Babel and Sass.
https://github.com/marcnuri-demo/react-webpack-babel-sass-boilerplate
Last synced: about 2 months ago
JSON representation
Boilerplate React application with Webpack, Babel and Sass.
- Host: GitHub
- URL: https://github.com/marcnuri-demo/react-webpack-babel-sass-boilerplate
- Owner: marcnuri-demo
- License: apache-2.0
- Created: 2018-06-19T19:45:57.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-15T19:11:30.000Z (about 6 years ago)
- Last Synced: 2025-03-25T17:22:31.484Z (2 months ago)
- Language: CSS
- Size: 12.7 KB
- Stars: 21
- Watchers: 2
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React : Babel + Webpack + Sass boilerplate application
Source code for the tutorial published on https://blog.marcnuri.com/react-babel-webpack-sass-application/
The tutorial shows how to install all node dependencies and how to setup Webpack 4 and Babel to create a basic React application. The last section shows how to add support for Sass (SCSS) using global styles and per component styles using CSS modules.
Please feel free to leave any comments or suggestions in the blog page:
* [English](https://blog.marcnuri.com/react-babel-webpack-sass-application/)
* [Spanish](https://blog.marcnuri.com/react-babel-webpack-sass-aplicacion-basica/)