Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 346 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 346 Bytes

k2ss.info

Build Status

日々、邁進 のコード

Requirements

  • Node.js 20.x

Setup

$ npm i
$ cp .env.example .env

Run

$ npm run dev

Lint

$ npm run lint

Format

$ npm run format