μλ
! λλ λΈλ‘μ½λ© νλ μ€λ¦¬ λλμ΄μΌπ
λλ λν¬λ€μκ² νλ‘κ·Έλλ°μ΄ μ¬λ°λ€λκ±Έ μλ €μ£Όκ³ μΆμ΄
μ΄λ κ² λΈλ‘μ λΆμ¬μ μ€νμν€λ©΄! Β λ³λ₯λλλ λ§λ€ μ μλ€κ΅¬ π
μ£Όμλ https://theduck.kr μΌ!!
- Move to
front
directory
cd front
- Install all packages
yarn
- Build scripts
yarn build
- Run scripts
yarn production # you must install serve (yarn global add serve)
- Move to
back
directory
cd back
- Install all packages
yarn
- generate prisma model
prisma generate # you must have prisma.yml
- Run scripts
yarn start
Munsu Lim π» |
Keonwook Kim π» |
Jinkwan Yoo π» |
Copyright Β© 2019 λΆμ€νΈμΊ ν 13μ‘°.
This project is Apache Lisence 2.0 licensed.