Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 483 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 483 Bytes

Simple Pixi.js Fable Compiler setup

Dependencies

Fable Compiler npm install -g fable-compiler

Nice-to-have

Http-Server npm install -g http-server

Build and watch

npm install Install stuff

fable Build and watch

Run with http-server

With Http-server just run http-server in project root

If everything works it should look like this. https://steelflow.github.io/pixi-fable-bootstrap/