Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 212 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 212 Bytes

こすとれ - KO・S Train Location

Scripts

Project Setup

yarn install
yarn install --cwd server

Start Development Server

yarn dev

Build for Production

yarn build