Skip to content

bhayward93/benhayward-net

Repository files navigation

benhayward.net

This repository is for my personal site, hosted at https://benhayward.net/.

Installation

After cloning the repo and CDing into the directory

npm i

Usage

# serve on port 3000 
npm run dev

# build
npm run build

# start
npm run start

# lint
npm run lint

Contributing

Pull requests are welcome, if for whatever reason you want to contribute.

License

GNU GPLv3

Releases

No releases published

Packages

No packages published

Languages