Production Builds

Sebelum naik production pastikan sudah build

npm run build
npm i -g server
serve -s build

Maka akan muncul di console nya undefined

Last updated

Was this helpful?