/purescript-react-scaffolding

Scaffolding for a purescript app using react-purescript

Primary LanguagePureScriptMIT LicenseMIT

An example purescript app using react

Install the modules:

npm install

Build the css with:

npm run build_css

Build the app:

npm run build