Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 208 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 208 Bytes

Fluent website

Setup

Run yarn

Run yarn install-deps

Prod

Run yarn build

Dev

Terminal 1: yarn sass:dev

Terminal 2: yarn build:dev

Terminal 3: yarn serve

Open localhost:8080