Skip to content

Setting up Netlify CI

Danni Larsen edited this page Nov 7, 2018 · 4 revisions

Start by watching this general video from Netlify:

Netlify setup

The only thing you need to change is this:

Build command:

gulp && gulp fractal:build

Publish directory:

build/

Clone this wiki locally