Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 440 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 440 Bytes

Whatfetttle

Netlify Status

Build and testing locally

Building currently depends on Eleventy:

npm install

npm run start

A Netlify server can be run locally to test the redirects:

npm install -g netlify-cli

netlify dev