Skip to content

jonnyeom/jonnyeom.com

Repository files navigation

Check it out!

Built with

Available scripts

Run the built in dev server.

symfony serve

In the project directory, you can run:

yarn dev

This will recompile the frontend assets and watch for sass file changes.

yarn build

This will recompile the frontend assets, optimized for production.

./node_modules/imagemin-cli/cli.js --plugin.pngquant.quality={0.6,0.8} src/images/projects/* --out-dir=public/images/projects

This will optimize images for project images