Install dependencies and compile the app
npm installRun the app
npm run startBuild a production bundle using purescript-backend-optimizer
npm run buildInstall dependencies and compile the app
npm installRun the app
npm run startBuild a production bundle using purescript-backend-optimizer
npm run build