Skip to content

Commit 4bb4679

Browse files
20220909
1 parent 2eaedd0 commit 4bb4679

File tree

4 files changed

+647
-1
lines changed

4 files changed

+647
-1
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
node_modules
2+
*.db
3+
*.sqlite3

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
# Library-Express
1+
# Library-Express
2+
3+
4+
ORM:Sequelize https://www.sequelize.cn/

0 commit comments

Comments
 (0)