Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 393 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 393 Bytes

An Aurelia based SPA frontend for Miningcore(https://github.com/coinfoundry/miningcore), a cryptocurremcy mining pool based on .NET Core.

Currently branded for http://gozopool.com
Uses aurelia cliI, typescript, webpack, scss and aurelia-materailize-bridge

npm i -g aurelia-cli
prod build: au build --env prod
dev build & code watch: au run --watch