/bns-profit-calc

Primary LanguageJavaScriptMIT LicenseMIT

Introduction

CircleCI David David

A hosted version can be found at github.io.

Usage

Maven is used to easily install node and yarn.

mvn package

YARN start

After that you can use the myarn command as wrapper to use the maven installed yarn.

./myarn start

And you can visit the app at https://localhost:3000.

Simple Browser

Or simple start the target/build/index.html file in any browser.