Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ilshookim authored Oct 29, 2019
1 parent 9d285cd commit adcb4cc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ node.js을 활용하여 API 서버를 개발하기 위해서 이 프로젝트를

# 개발 환경

* Visual Studio Code, VSCode Extension: SQLite, StandardJS
* Visual Studio Code, VSCode Extension: SQLite, StandardJS, cross-env
```
Version: 1.38.0
Commit: 3db7e09f3b61f915d03bbfa58e258d6eee843f35
Expand Down Expand Up @@ -57,6 +57,7 @@ supertest: ^4.0.2
]
}
```
* npm install -g cross-env

# 실행 방법

Expand Down

0 comments on commit adcb4cc

Please sign in to comment.