Skip to content

rasmusThirslund/Guckenheimer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 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:

Start website:

  • npm start

Run build:

  • npm run build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published