build release

Resource Estimator

A simple resource estimator tool written for virtual environment estimation.

Frameworks

DEV

  1. Install Dependencies: npm install
  2. Run Dev-Server: npm run dev

Release

  1. Install Dependencies: npm install
  2. Build Package: npm run build

Create a release on GH

more info can be found here.