Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pb-yuri-zaporozhets/calc
- Owner: pb-yuri-zaporozhets
- Created: 2019-06-03T12:15:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T18:04:00.000Z (about 2 years ago)
- Last Synced: 2024-11-01T10:03:44.411Z (2 months ago)
- Language: Vue
- Homepage: https://yuradev.github.io/calc/
- Size: 2.04 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
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
```