Skip to content

mvsde/website

Repository files navigation

fynn.be

Requirements

Installation

npm install

Development server

node --run dev

Production build

node --run build

Formatting

node --run format

Linting

# All tasks
node --run lint

# Individual tasks
node --run lint:css
node --run lint:js
node --run lint:markdown
node --run lint:format

About

Personal website and playground for experiments.

Topics

Resources

Stars

Watchers

Forks

Contributors