Skip to content

Starter template for `purescript-react-basic-hooks` using Parcel. Intended to be an easy way to get started with PureScript & React.

Notifications You must be signed in to change notification settings

pete-murphy/purescript-react-starter

Repository files navigation

PureScript React Basic Template

Getting started

Install all the dependencies and compile the app with

npm install && npm run build:dev

To run the app

npm run start

and open a browser to localhost:1234

Production build

Build a production bundle using purescript-backend-optimizer

npm run build:prod

About

Starter template for `purescript-react-basic-hooks` using Parcel. Intended to be an easy way to get started with PureScript & React.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published