项目作者: minhdtb

项目描述 :
Starter minimalist web application using TypeScript, ExpressJS, Angular 2 and Webpack
高级语言: TypeScript
项目地址: git://github.com/minhdtb/typescript-expressjs-angular2-webpack-starter.git


Starter minimalist web application using TypeScript, ExpressJS, Angular 2 and Webpack

  1. Automates the task with Webpack
  2. Both client and server are using TypeScript
  3. Uses ejs as the templating engine

Setup

  1. npm install

Run Builds

  1. npm run build

Run Application

  1. npm start