Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 228 Bytes

File metadata and controls

11 lines (7 loc) · 228 Bytes

A Simple Webpack4 React + SCSS template

Commands:

  • npm start: Start a hot-moudule-replacement environment wiith JS & SCSS
  • npm build: Build release files.

To-Do:

  • js dynamic import
  • express HMR setup