An open API service indexing awesome lists of open source software.

https://github.com/team-dreamcatcher/dreamcatcher-node

💻 기록해드림의 node 기반 서버입니다 !
https://github.com/team-dreamcatcher/dreamcatcher-node

koa nodejs typescript

Last synced: 5 months ago
JSON representation

💻 기록해드림의 node 기반 서버입니다 !

Awesome Lists containing this project

README

          

# 기록해드림(dream)

## Commands Usage
1. eslint
* `npm run lint:check` => Check grammar and coding style with `.eslintrc`.
* `npm run lint:fix` => fix the code automatically.

2. `npm run dev` => Run using nodemon
3. `npm start`