Node js, Typescript, Webpack starter.
To build and run this app locally you will need a few things:
git clone https://github.com/alemos/node-typescript-starter.git <project_name>
cd <project_name>
npm install
npm run serve:dev
npm run serve:prod
npm run debug:chrome
Debugging in vscode, run in vscode terminal:
npm run debug:code
npm run build:prod
localhost:7000/api