/wacalc

Primary LanguageJavaScript

wacalc

WIP.

Working with the project

First time setup: npm install

Dev mode: npm run dev or npm run dev -- --open

Build: npm run build, can run the build one with npm run preview