Skip to content

第35回全国高専プログラミングコンテスト 競技部門

Notifications You must be signed in to change notification settings

KCCTdensan/data-maki

Repository files navigation

Data maki

寿司が好きなコンピューターは何て言うか知ってる?
「データ巻き」ってね。

Apps and Packages

Each package/app is 100% TypeScript.

Setup

To get started, clone the repository and install the dependencies:

bun install

Utilities

  • TypeScript for static type checking
  • Biome for code linting and formatting

Build

To build all apps and packages, run the following command:

bun build

Develop

To develop all apps and packages, run the following command:

bun dev

Linting

To lint all apps and packages, run the following command:

bun lint

Formatting

To format all apps and packages, run the following command:

bun format

About

第35回全国高専プログラミングコンテスト 競技部門

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages