https://github.com/ferdiunal/stock
Basit Ürün Yönetimi
https://github.com/ferdiunal/stock
Last synced: 22 days ago
JSON representation
Basit Ürün Yönetimi
- Host: GitHub
- URL: https://github.com/ferdiunal/stock
- Owner: ferdiunal
- Created: 2020-03-08T09:43:56.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-08T06:13:09.000Z (about 2 years ago)
- Last Synced: 2025-05-08T19:56:51.618Z (28 days ago)
- Language: Vue
- Size: 1.7 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# stock
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).