calculator

🔢 Calculator

Web calculator build with HTML, Grid CSS, Vanilla JS

Features:

🙈 See online demo


Calculator

Calculator performance

Getting Started

Installation

npm i

Run web server

npm run dev

Development

Run tests

npm test

Build

npm run build