An open API service indexing awesome lists of open source software.

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

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
```