Express-Vue-Single-File-Components-OR-OnlyTS-Template

I will add a better readme later. For now it is a working template which is using the following:

  • Vue with Single File Components and TypeScript
  • Support for native TypeScript files through export * from './tsfile.ts' inside vue components
  • Socket.io for communication between server/client
  • Native C++ Modules (winprocess in that case)
  • Webpack 2 + Hot Module Replacement