Run the built in dev server.
symfony serve
In the project directory, you can run:
This will recompile the frontend assets and watch for sass file changes.
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