Skip to content

nachocodexx/ExpressTypescript

Repository files navigation

Express-Typescript

This is a express.js server using Typescript.

Build Status

Getting Started

We need install all the dependencies for the project

yarn install
or
npm install

Prerequisites

- Install node & npm 
- Install all dependencies

Running test

yarn test 

Running dev mode

yarn dev 

Production mode

yarn build 

About

Express application using TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published