Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mahmoudzakaria90/loan-calculator
https://mahmoudzakaria90.github.io/Loan-calculator/dist/
https://github.com/mahmoudzakaria90/loan-calculator
Last synced: about 1 month ago
JSON representation
https://mahmoudzakaria90.github.io/Loan-calculator/dist/
- Host: GitHub
- URL: https://github.com/mahmoudzakaria90/loan-calculator
- Owner: mahmoudZakaria90
- Created: 2020-01-11T20:48:58.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T20:09:59.000Z (about 2 years ago)
- Last Synced: 2024-04-15T01:57:45.776Z (9 months ago)
- Language: Vue
- Homepage:
- Size: 665 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# loan-calculator
## Project setup
```
yarn
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### run tests
```
yarn test
```### Lints and fixes files
```
yarn run lint
```