https://github.com/rootdavinalfa/spk-web
Sistem Pendukung Keputusan Web
https://github.com/rootdavinalfa/spk-web
Last synced: 3 months ago
JSON representation
Sistem Pendukung Keputusan Web
- Host: GitHub
- URL: https://github.com/rootdavinalfa/spk-web
- Owner: rootdavinalfa
- Created: 2020-03-23T11:22:50.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T16:52:57.000Z (over 3 years ago)
- Last Synced: 2024-12-27T18:31:26.114Z (over 1 year ago)
- Language: Vue
- Size: 3.73 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spk-web
## 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/).