shawn-tangsc / typescript-node-express-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

typescript-node-server

typescrpit 开发的node-express 框架,未完待续。

Project setup

npm install
cp .env.sample .env

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Run your unit tests

npm run test:unit

Customize configuration

See Configuration Reference.

About


Languages

Language:TypeScript 82.1%Language:JavaScript 17.5%Language:HTML 0.4%