Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 168 Bytes

File metadata and controls

11 lines (7 loc) · 168 Bytes

workshop-02-css

Installation

Navigate to either exercise folder and install dependencies

npm install OR yarn install

Usage

Run local watcher

npm start