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 6bd70cb commit 45ce954Copy full SHA for 45ce954
.gitignore
@@ -0,0 +1,5 @@
1
+# start with empty .gitignore to learn what we don't need to commit
2
+
3
4
+# Dependency directories ----> after fetch, do npm install
5
+node_modules/
0 commit comments