Skip to content

Minimal starter server with nodejs karma mocha and typescript

Notifications You must be signed in to change notification settings

carlaulloa/nodejs-karma-mocha-typescript

Repository files navigation

Minimal Starter with Nodejs Webpack Karma Mocha

Get Started

npm run start

Developement mode

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

Test

  • Terminal 1: npm run start:test
  • Wait for the build to finish
  • Terminal 2: npm run test

Based on https://github.com/dknitrox/nodejs-karma-jasmine-webpack

About

Minimal starter server with nodejs karma mocha and typescript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published