Skip to content

edwardw/purescript-r3f-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PureScript React Three Fiber Starter Project

Getting started

Install all the dependencies and compile the app with

npm install

To run the app

npm run bundle && npm run serve

and it will open a browser.

Production build

Build a production bundle using purescript-backend-optimizer

npm run bundle:prod

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published