Skip to content

fevrcoding/website

Repository files navigation

FEVR Eleventy site

This is the new Fevr static website.

Usage

npm install

# development
npm run serve

# production
npm run build