Skip to content

eyebrowsoffire/SynergismOfficial

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 72.5%
  • HTML 23.7%
  • CSS 3.8%