Skip to content

Commit 80b0177

Browse files
authored
Update README.md
1 parent ebb01d2 commit 80b0177

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
11
# First TypeScript (ExpressTS <=> ExpressJS)
22

33
First program in **TS**, simple Express application in **TS** which will convert to **JavaScript**.
4+
5+
**Build:**
6+
7+
```
8+
$ yarn build
9+
```
10+
11+
**Start:**
12+
13+
```
14+
$ yarn start
15+
```

0 commit comments

Comments
 (0)