Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 272 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 272 Bytes

BORI 프론트엔드

Spec

  • FE Framework
    • Next
  • package manager
    • yarn
  • node version
    • 18.20.3
  • UI library
    • tailwind
  • Store
    • zustand

Setup

Install Package

# yarn

yarn install

Run Development Server

yarn dev