Skip to content

yosua-kristianto/typescript-expressjs

Repository files navigation

Typescript - Express JS

This repository contains me learning Typescript implementation on Express JS. Feel free to clone.

Pre Requirities:

Development Environment

  1. Download latest version of Typescript
  2. Download Node JS
  3. Run npm install in the root of this project.

NPM Scripts:

  1. npm start will start the server that located on /dist/index.js
  2. npm run dev will start the development server that located on /src/index.ts
  3. npm build will compile all typescript files into javascript

About

Turns out I made a boilerplate code through this repository. Will give this repository a name very-very soon!

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published