royale-11ty

Built with Eleventy.

Prerequisites

Install dependencies.

npm ci

Run Local Server

npm start

Build

npm run build

Build output will be in _site directory.