Skip to content
This repository has been archived by the owner on Aug 12, 2021. It is now read-only.

How to build

Youngjoon Lee edited this page Jan 5, 2021 · 1 revision

Written by @youngjoon-lee. Will be moved to README soon.

Make sure that you have

  • Node.js v10.13.0+
  • Enough RAM!!!!! IMPORTANT!!! (ㅜㅠ)
npm install
npm run build
cd app/build
# Upload all files to AWS S3 except dialog.css, main.js and update.html. I don't know why.
Clone this wiki locally