PureScript React Basic Template Getting started Install dependencies and compile the app npm install Run the app npm run start Production build Build a production bundle using purescript-backend-optimizer npm run build