Skip to content
This repository has been archived by the owner on Dec 24, 2024. It is now read-only.

Latest commit

 

History

History
53 lines (41 loc) · 1.08 KB

README.md

File metadata and controls

53 lines (41 loc) · 1.08 KB

vCalc

Customizable Vuejs Calculator for quick calculations. vCalc has an advanced UI using only CSS3.

What's Changed

Almost Everything:

  1. Packager Tool (from Vue CLI to Vitejs)
  2. New UI
  3. New Calculation Methods
  4. and More...

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

Format with Prettier

npm run format

Lint, Format and Serve

npm start

Credits

Created by Shakil Alam Upgraded by Farhan Madni

Powered with

LICENSE

License MIT