Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pb-yuri-zaporozhets/calc

Martingale Calculator
https://github.com/pb-yuri-zaporozhets/calc

Last synced: 7 days ago
JSON representation

Martingale Calculator

Awesome Lists containing this project

README

        

# Martingale Calculator Vue.JS ([Demo](https://yuradev.github.io/calc/))

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn run dev
```

### Compiles and minifies for production
```
yarn run build
```

### Lints and fixes files
```
yarn run lint
```