Skip to content

Commit d2a66d7

Browse files
readme added
1 parent 8454448 commit d2a66d7

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# sequelize-typescript-start
2+
3+
## Installation
4+
```
5+
npm install
6+
```
7+
8+
## Start server
9+
```
10+
npm start
11+
```

0 commit comments

Comments
 (0)