-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Frontend initial commit #1
Conversation
Add boilerplate frontend code Add unit test setup Add e2e test setup Add github frontend test workflow
7482e63
to
c1b1cb1
Compare
Is het handig om een |
Ja, zeker. alleen ben ik er niet over uit welke versie. vooral SSL dingen hebben hier volgens mij invloed op. |
Node.js 20 is nu de huidige LTS ("Recommended For Most Users"), dus ik stel voor dat we die gebruiken. |
Fix lint warnings
Added build:msw for mocked static site Tested npm run preview (after build:msw)
Added build:msw for preview of static site
|
First setup of the frontend codebase, based off POC
build, dev, test and lint.
Closes #4