An open API service indexing awesome lists of open source software.

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.

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/)