Skip to content

edwardw/purescript-r3f-collections

Repository files navigation

PureScript React Three Fiber Examples

Getting started

Install all the dependencies with

npm install

To run the app

npm run build && npm run dev

and it will open a browser.

The project structure

This is a somewhat unusual webpack setup. The src/Stories/**/*.purs are the entry points. Every PS file in src/Stories gets compiled and bundled to an html file, which is then served through webpack dev server's directory view.

About

Use purescript-react-r3f for real.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published