# tnoderest **Repository Path**: blueswu/tnoderest ## Basic Information - **Project Name**: tnoderest - **Description**: build restful application , using node with typescript lang by tsoa framework - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-08-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Run ``` npm i ``` ...then run ``` npm start ``` to start serving on port 3000, open Last tested with nodejs version 8.4.0 and npm 5.3.0 on Ubuntu