Skip to content

Latest commit

 

History

History
48 lines (27 loc) · 518 Bytes

README.md

File metadata and controls

48 lines (27 loc) · 518 Bytes

프로젝트 구조

Language: React, Typescript

Build Tool : Vite

Design Tool : chadcn/ui

Node : v20.10.0

npm : 10.2.3


시작 가이드

Requirements

For building and running the application you need:

  • Node.js 20.10.0
  • npm 10.2.3

Installation

git clone https://github.com/MinHyun-code/TradingWeb.git

Running

cd TradingWeb

nvm use 20.10.0

npm install

npm run dev

- 환경변수 파일은 git ignore하여 따로 파일 추가 필요