2.0.0 • Published 3 years ago

react-webpack-babel-sass-boilerplate v2.0.0

Weekly downloads
5
License
Apache-2.0
Repository
github
Last release
3 years ago

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: