It`s a pretty simple boilerplate with parcel 2 as bundler
There is some additional packages:
@mischnic/parcel-namer-preserve-structure
- for save source folder structurereact
andreact-dom
- for using reactrimraf
- for using in the package.json to clean dist folder beforestart/build
start
- to start development server with built-in hot reloadbuild
- to build project todist/
folderprebuild
orprestart
- to clean dist folder