Skip to content

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

License

Notifications You must be signed in to change notification settings

MFM-347/vCalc

 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 87.6%
  • JavaScript 8.4%
  • HTML 4.0%