Skip to content

A simple webpack5 React.js boilerplate setup. Configured to work with Dart sass.

Notifications You must be signed in to change notification settings

edwardASavage/eas_react-boilerplate-webpack5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eas_react-boilerplate-webpack5

A simple webpack5 React.js boilerplate setup. Configured to work with Dart sass.

Required packages

  1. Ensure npm is installed.
  2. Please run npm i on your CLI. details of used packages are in the package.json file.

Scripts

npm start will trigger the server script. your CLI will provide you with the URL to access the build locally. this is configured to localhost:8000.

server runs webpack serve, which is set to hot reload on save until the command is stopped.

About

A simple webpack5 React.js boilerplate setup. Configured to work with Dart sass.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published