https://github.com/glaivepro/wacalc
https://github.com/glaivepro/wacalc
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/glaivepro/wacalc
- Owner: GlaivePro
- Created: 2023-02-04T22:06:08.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-10T21:23:57.000Z (about 3 years ago)
- Last Synced: 2026-01-01T23:20:05.429Z (6 months ago)
- Language: JavaScript
- Size: 81.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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`