Great DX + performances out of the box.
This template is based on yarn 2 pnp resolution (zero-install). It also uses parcel 2 for bundling.
# Clone
$ npx degit amoutonbrady/parcel2-solid-ts-starter
# Install
$ yarn install
# Dev
$ yarn dev
# Build
$ yarn build