Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

fable-graphics-samples

  • node.js and F# must be installed in your system.

  • Install first common dependencies. In this directory, type: npm install

  • To build any sample, go to its directory (e.g. samples/pixi/basic) and type: npm run build

  • After that, to run the sample, in the same directory type: npm start