Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mj026/mj026.nl

Repository files navigation

mj026.nl

Built with tailwindcss, vite, eta, showdown, biome, and sublime text

Development requirements

A recent LTS version of NodeJS (tested with v24).

Development server

Setting up a development server is as simple as:

    npm install
    npm run dev

Then browse to http://localhost:5173/

Linting

The ts, templates and css are linted with biome:

    npm run lint

And formatted too:

    npm run format

Bundle size

See how much javascript / assets are bundled:

    npm run visualize

Github actions

Linting and publishing are run automatically using Github Actions

About

My professional website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published