Skip to content

A pleasant presentation of my crafts and projects, built to be responsive and quick to load.

License

Notifications You must be signed in to change notification settings

KL-B0/portfolio

Repository files navigation

Portfolio

A pleasant presentation of my crafts and projects, built to be responsive and quick to load.

Trunk pipeline status Latest release version

Requirements

Use the package manager npm to install the project dependencies.

npm install

Usage

Use the following command to run a local development server at localhost:4321.

npm run dev

Use the following command to generate a production build at ./dist/.

npm run build

Contributing

Feel free to open any issue here.

Acknowledgment

Huge thanks to the following projects, which have made mine possible:

License

MIT