Has eslint, runs in development with hrm and build for production. Serves files through fastify
yarn install
Run separately in two terminals:
yarn run:back:start:dev
yarn front:dev
Open [http://localhost:3000]