Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mahmoudzakaria90/stock-trade-republic
https://github.com/mahmoudzakaria90/stock-trade-republic
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mahmoudzakaria90/stock-trade-republic
- Owner: mahmoudZakaria90
- Created: 2020-07-07T17:53:24.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T06:04:08.000Z (about 2 years ago)
- Last Synced: 2024-04-15T01:57:45.463Z (9 months ago)
- Language: Vue
- Size: 3.63 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# stock-trade-republic
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn run serve
```### Compiles and minifies for production
```
yarn run build
```### Lints and fixes files
```
yarn run lint
```