Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 225 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 225 Bytes

wordpress-intro-2023-2024

How to launch front-end workflow

  1. Install packages using yarn or npm i
  2. Launch front-end workflow using yarn watch (or yarn production when compiling for final production website).