Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/singcl/express-typescript
Use typescript create nodejs app with express server.
https://github.com/singcl/express-typescript
epxressjs jade nodejs pug typescript
Last synced: 25 days ago
JSON representation
Use typescript create nodejs app with express server.
- Host: GitHub
- URL: https://github.com/singcl/express-typescript
- Owner: singcl
- Created: 2018-05-09T10:33:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-26T11:51:44.000Z (over 6 years ago)
- Last Synced: 2024-11-09T06:40:35.633Z (3 months ago)
- Topics: epxressjs, jade, nodejs, pug, typescript
- Language: TypeScript
- Size: 85 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Use typescript create nodejs app with express server.
### Usage
1. 克隆到本地:`git clone https://github.com/singcl/express-typescript.git`
2. 安装依赖: `npm i`
3. 启动:`npm run dev`### Typescript
OK 现在可以开心的用 Typescript 开始开发啦!