Skip to content

Web-based Aurora ship design application written in F# using Fable

Notifications You must be signed in to change notification settings

my0n/AuroraBlueprints

Repository files navigation

AuroraBlueprints Build Status

Web-based Aurora ship design application written in F# using Fable. Love the game, but always wanted something a little easier on the eyes.

There's a good chance most of these calculations are off by a little or a lot. As of right now I don't even support maintenance calcs. I'm just doing this because F# is fun to write in.

The latest stable version of the website can be found at: https://my0n.github.io/AuroraBlueprints

Running the app

First npm install

Dev mode: npx webpack-dev-server will host on localhost:8080.

Full build: npx webpack will deploy to the deploy folder.

Tests: npm run test

About

Web-based Aurora ship design application written in F# using Fable

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages