Basic config for react project without using CRA. Using parcel and include styled-component, typescript, jest and pre-commit hook.
--
dev start dev server and watch type checking
test:watch watch unit test
build build production version