carlaulloa / nodejs-mocha-typescript-webpack

Server with Node.js and Typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minimal Starter Server with Node.js and Typescript

Get Started

npm run start

Developement mode

  • Terminal 1: npm run watch
  • Wait for the build to finish
  • Terminal 2: npm run server

Test

npm run test

Based on https://github.com/robwormald/ng-universal-demo

About

Server with Node.js and Typescript


Languages

Language:TypeScript 69.9%Language:JavaScript 30.1%