bell2lee / typescript-babel-express-bolierplate

TypeScript + ES6(BABEL) + EXPRESS(파일 별 라우팅) bolierplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeScript + babel + express

  • Install : npm install

  • Execute : npm start

  • 설치 : npm install

  • 실행 : npm start

end-point

  • /src/api/user.ts
  • /user auto Route
  • 위 구조와 동일하게 파일 생성 후 재 실행 시 자동 라우팅

About

TypeScript + ES6(BABEL) + EXPRESS(파일 별 라우팅) bolierplate


Languages

Language:TypeScript 100.0%