RobolabGs2 / test-io

Open-source game written as pet-project just for fun and learning TypeScript

Home Page:https://robolabgs2.github.io/test-io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

test-io

Build Status

What is it

Open-source game written as pet-project just for fun and learning TypeScript.

Development

NodeJs v10.16.1 & npm

After checking out the repo, run npm install

npm tasks

Task Description
npm run build compile ts->js and concatenate into static/js
npm run server run server on localhost:3000 with files from static folder
tsc -watch watcher for ts->js compile
npm run watch watcher for concatenate compiled files to static/

About

Open-source game written as pet-project just for fun and learning TypeScript

https://robolabgs2.github.io/test-io/

License:MIT License


Languages

Language:TypeScript 92.6%Language:JavaScript 4.3%Language:HTML 1.7%Language:CSS 1.4%