A React & Typescript starter template.
Bundled with Parcel and formatted with Prettier (with git-add hooks), and SCSS support
Clone the repository to get started.
yarn install
Page available on http://localhost:1234
yarn start
yarn build
yarn test
yarn analyze