Skip to content

w0lya/fable-three

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Three.js sample project based on Fable 2 Minimal App

Requirements

Building and running the app

  • Install JS dependencies: npm install
  • Start Webpack dev server: npx webpack-dev-server
  • After the first compilation is finished, in your browser open: http://localhost:8080/

Any modification you do to the F# code will be reflected in the web page after saving.

About

Three.js bindings and a sample ported to F#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published