the really really really most basic modern wordpress theme with a little asset pipelining on top. super simple. no frills.
yarn
to get the packages. It's an attempt to keep it as small as possible.yarn bud build
to compile assets to /dist. Use the function get_manifest_file($handle)
to get the url to a specific asset file.