nmussy / SynergismOfficial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Synergism - the game

Contributing

Before running any of these commands, run npm install to install all dependencies.

  • To build: npm run build:esbuild.
  • To typecheck all TypeScript files: npm run check:tsc.
  • To lint: npm run lint.
  • To lint CSS: npm run csslint.

About

License:MIT License


Languages

Language:TypeScript 72.6%Language:HTML 23.4%Language:CSS 3.8%Language:JavaScript 0.1%