Worlds most catching kalkulator
Explore the docs »
View Code
·
Report Bug
·
Request Feature
Table of Contents
This project is built because i was tasked to make it in a school assignment.
It calculates stuff you can do in your head.
To get a local copy up and running follow these simple example steps.
To use this project locally, you need:
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/MSAugdal/jsBasicsKalkulator.git
- Install NPM packages
npm install
- Run dev server
npm run dev
Distributed under the GLWTS License.
Mathias S Augdal - @msaugdal - mathias.s.augdal@gmail.com
Project Link: https://github.com/MSAugdal/jsBasicsKalkulator