Skip to content

Adapting purescript-react-example to use Psc-Package instead of Bower

Notifications You must be signed in to change notification settings

blrobin2/purescript-react-example-psc

Repository files navigation

purescript-react-example-psc

Adapting the purescript-react-example to use Psc-Package instead of Bower

Building

psc-package install
npm install

npm run webpack-dev-server

open http://localhost:4008

Compiile - PureScript

npm run purs:compile

File watch - PureScript

npm run pscid

More info about pscid

Compile - JavaScript

npm run webpack

File watch - JavaScript

npm run webpack:watch

About

Adapting purescript-react-example to use Psc-Package instead of Bower

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published