Skip to content

Latest commit

 

History

History
executable file
·
19 lines (12 loc) · 423 Bytes

README.md

File metadata and controls

executable file
·
19 lines (12 loc) · 423 Bytes

David Freilich

This is a personal website/blog for David Freilich. It is currently undergoing some maintenance, and being reconstructed using Stackbit's Fresh theme.

Quickstart

Develop locally using the Unibit CLI.

./scripts/develop.sh

Starts the local development server.

Compile a production build into the public folder.

npm run build