About me as a developer—my interests, experience and projects. Built with 11ty.
The project can be setup using npm, or scripts to rule them all
- Npm
- Node.js 20.x
First, install dependencies by opening a terminal and running:
script/setup
To build project and launch in a browser run:
script/server
To run tests and linting checks type:
script/test