A minimal 11ty starting point.
Install all dependencies using npm:
$ npm install
$ npm run dev
You can view the website at the given access URL:
$ light-server is listening at http://localhost:4000
The local url is configured in .lightserverrc
npm run build