feat(frontend): redo setup with ts+tailwind and implement auth+header

This commit is contained in:
Julian Tölle 2020-05-02 03:03:19 +02:00
parent f2065d3f1f
commit 05f230a7ce
32 changed files with 5927 additions and 2749 deletions

View file

@ -1,5 +0,0 @@
// jest-dom adds custom jest matchers for asserting on DOM nodes.
// allows you to do things like:
// expect(element).toHaveTextContent(/react/i)
// learn more: https://github.com/testing-library/jest-dom
import '@testing-library/jest-dom/extend-expect';