init vue project

This commit is contained in:
2023-04-27 14:07:39 +02:00
parent 2e55f3df90
commit fb92e5a0b0
35 changed files with 9662 additions and 9 deletions

View File

@ -0,0 +1,5 @@
{
"name": "Using fixtures to represent data",
"email": "hello@cypress.io",
"body": "Fixtures are a great way to mock data for responses to routes"
}