fevrcoding / fevrcoding.github.io

Other
2 stars 3 forks source link

FEVR Eleventy site

This is the new Fevr static website.

Usage

npm install

# development
npm run serve

# production
npm run build