react-scripts-purescript

0.0.13 • Public • Published

react-scripts-purescript

This package includes scripts and configuration used by Create React App with PureScript support.

Install

You'll need to setup the PureScript Development Environment

yarn global add purescript pulp bower
npm install -g purescript pulp bower

This package relies on purescript-psa

yarn global add purescript-psa
npm install -g purescript-psa

and then PROFIT

create-react-app my-purescript-app --scripts-version react-scripts-purescript

Now you have a shiny PureScript app using React!

A PureScript react component is available in src/Box.purs

If you want to learn more about the PureScript language, your next stop should be PureScript by Example. This book is a goldmine!

Readme

Keywords

none

Package Sidebar

Install

npm i react-scripts-purescript

Weekly Downloads

1

Version

0.0.13

License

MIT

Last publish

Collaborators

  • yannickdot