Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 941 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 941 Bytes

Aardvark.Web

Aardvark.Web is an attempt to port Aardvarks core concepts to JavaScript using Fable. This is a very early prototype and does not provide any documentation.

Aardvark.Web is a project by Aardworx. Works with FShade. Check it out at FShade repl.

Building

Simply run build build to compile the demo application or use build start to start an interactive webpack server.

Linux/Mac build is currently untested

Note that compiling might take some time, since we currently use a custom fable-compiler, which will also be built on first start.

Build status Build Status