https://github.com/owengombas/mental
🎛 An application to train your mental calculation
https://github.com/owengombas/mental
calculation javascript math mental vue web webpack
Last synced: 2 months ago
JSON representation
🎛 An application to train your mental calculation
- Host: GitHub
- URL: https://github.com/owengombas/mental
- Owner: owengombas
- License: mit
- Created: 2018-02-18T17:39:04.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T14:16:33.000Z (over 3 years ago)
- Last Synced: 2025-02-10T09:29:37.013Z (over 1 year ago)
- Topics: calculation, javascript, math, mental, vue, web, webpack
- Language: JavaScript
- Homepage:
- Size: 815 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Mental
**[Demo](http://mental.calveen.me/)**
Train your mental calculation
## Build Setup
```bash
# install dependencies
npm i
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
```