nodejs-typescript-template:新NodeJS应用程序的模板
NodeJS模板使用TypeScript的NodeJS模板。准备就绪,已经设置了ESLint,EditorConfig和Prettier。技术领域安装克隆项目git clone https://github.com/pedrozocatelli/nodejs-typescript-template.git转到项目路径,然后使用以下命令安装依赖项: yarn安装依赖项后,可以使用以下命令启动开发服务器: yarn dev执照
nodejs-typescript-template-master.zip
预估大小:14个文件
nodejs-typescript-template-master
文件夹
package.json
967B
.eslintrc.json
920B
jest.config.js
6KB
prettier.config.js
91B
.env.example
6B
src
文件夹
routes
文件夹
index.ts
171B
server.ts
134B
93.47KB
文件大小:
评论区