Developing a RESTful API With Node and TypeScript Want to learn how to build this project? Check out the blog post. Want to use this project? Fork/Clone Install dependencies - npm install Compile - gulp script Run the development server - npm start Test - npm test