We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63d9ab6 commit 2249726Copy full SHA for 2249726
.gitignore
@@ -1,5 +1,5 @@
1
-.vscode
2
.env
+.vscode
3
node_modules/
4
/test-results/
5
/playwright-report/
README.md
@@ -1 +1 @@
-Mosaic, a project for CS4800 Software Engineering
+Mosaic, a project for CS4800 Software Engineering.
originalREADME.md
@@ -52,7 +52,7 @@
52
53
[](https://github.com/fastapi/full-stack-fastapi-template)
54
55
-## How To Use It
+## How To Use
56
57
You can **just fork or clone** this repository and use it as is.
58
0 commit comments