Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 213 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 213 Bytes

curve-calc

Dependencies

  • node >= v12.14.0
  • npm >= v6.4.1

Installation

cd calculator
npm i

Demo

cd calculator
npm run serve

Testing

cd calculator
npm test