Felt like experimenting a bit, so decided to combine a bunch of shiny things I like.
This includes:
- Run
npm install
, oryarn
to install dependencies frompackage.json
- Run
composer install
for PHP dependencies - Check out the scripts in
package.json
for different commands, or check out the above links for more info