Skip to content

2timesjay/omniboard

Repository files navigation

Omniboard

An Engine

Compile

browserify .\src\index.ts -p [ tsify --noImplicitAny --target es6 ] > ./dist/bundle.js npm run start

Test

ts-node node_modules/tape/bin/tape .\src***.test.ts

Run

node app

Lint and Beautify

npx eslint .\src npm prettier-format

Other useful commands

tsc --lib es2018 .\src\index.ts

About

Carniboard successor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages