Skip to content

Commit 0200842

Browse files
committed
feat: basic README
1 parent a793265 commit 0200842

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# NodeJS typescript starter project
2+
## By [Webeleon](https://webeleon.dev)
3+
4+
### Install
5+
6+
```shell
7+
npm install
8+
```
9+
10+
### Build
11+
12+
```shell
13+
npm run build
14+
```

0 commit comments

Comments
 (0)