You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ npm install
$ npm run watch # js 파일 수정될때마다 bundle 자동업데이트
$ npm run build # bundle production build
$ go run server/main.go # run server at localhost:8080 (by server/server-config.json)