This is the source code for my personal website, written in Next.JS: babbev.com
Develop:
npm run dev
Build production:
npm run build
Serve production:
npm run start
This is the source code for my personal website, written in Next.JS: babbev.com
Develop:
npm run dev
Build production:
npm run build
Serve production:
npm run start