Skip to content

marcnuri-demo/react-webpack-babel-sass-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: