Skip to content

dannybabbev/babbev-com

Repository files navigation

babbev-com

This is the source code for my personal website, written in Next.JS: babbev.com

Commands

Develop:

npm run dev

Build production:

npm run build

Serve production:

npm run start

Releases

No releases published

Packages

No packages published