sapher / node-typescript-boilerplate

Small boilerplate to make a project base on NodeJS and TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-typescript-boilerplate

Small boilerplate to make a project base on NodeJS and TypeScript

To install : npm install

To build : webpack

To run : node build/bundle.js

About

Small boilerplate to make a project base on NodeJS and TypeScript


Languages

Language:JavaScript 77.0%Language:TypeScript 23.0%