Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 179 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 179 Bytes

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