Skip to content

gotoeveryone/k2ss.info

Repository files navigation

k2ss.info

日々、邁進 のコード

Requirements

  • Node.js

Setup

$ npm i
$ cp .env.example .env

Run

$ npm run dev

Lint

$ npm run lint

Format

$ npm run format