Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 199 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 199 Bytes

yappian-frontend

git clone 후

// node_module 다운하기
yarn or npm install

// 로컬 서버 실행하기
yarn start or npm run start
//.env 파일 생성후

NODE_PATH ='.'