mattmayo / try-nodejs

This is a playground for writing Typescript to run using Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a playground for writing Typescript to run using Node.js

Webpack is used to transpile TypeScript to JavaScript.

npm install
npm run build
npm run app

About

This is a playground for writing Typescript to run using Node.js


Languages

Language:JavaScript 79.4%Language:TypeScript 20.6%