Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (5 loc) · 140 Bytes

README.md

File metadata and controls

11 lines (5 loc) · 140 Bytes

A minimal setup for React.js using webpack4

Running

  • Run it - npm start

  • Dev mode - npm dev

  • Production mode - npm build