Skip to content

breadthe/chasingcode.dev

Repository files navigation

Chasingcode.dev

Feel free to clone and modify my site and blog template. If you find it useful, I would appreciate dropping me a note at https://chasingcode.dev/contact/.

Installation

Clone the repo, then:

composer install
npm install

Build

./vendor/bin/jigsaw build production --pretty=false

Dev

yarn watch